Skip to content

Commit

Permalink
correct default_60_abnt2/keymap.c ASCII diagram (qmk#21397)
Browse files Browse the repository at this point in the history
  • Loading branch information
dunk2k authored and autoferrit committed Dec 6, 2023
1 parent 865d1ac commit ab4f8b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions layouts/default/60_abnt2/default_60_abnt2/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/*
* ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐
* │ ' │F1 │F2 │F3 │F4 │F5 │F6 │F7 │F8 │F9 │F10│F11│F12│ Delete│
* ───┴───┴───┴───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┴───────┘
* ───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─────
* │ Tab │ Q │ W │ E │Rst│ T │Ins│Hom│ ↑ │End│PgU│ ´ │ [ │ │
* ├─────┴┬──┴┬──┴┬─────┬──└───┴┬──┴┬──┴┬──┴┬──┴──┴┬──┴┐ Ent│
* ├─────┴┬──┴┬──┴┬─────┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴──┴┬──┴┐ Ent│
* │ Caps │ A │ S │ D │ F │ G │ H │ ← │ ↓ │ → │PgD│ ~ │ ] │ │
* ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─└───┴───┴───┴───┘─┬─┴─┬─┴────┤
* ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┤
* │Shft│ \ │ Z │ X │ C │ V │ B │ N │ M │ , │ . │ ; │ / │ Shift│
* ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬──┴─┬────┤
* │Ctrl│GUI │Alt │ │ Alt│ GUI│ MO1│Ctrl│
Expand Down

0 comments on commit ab4f8b7

Please sign in to comment.