Skip to content

Commit

Permalink
fix 60_hhkb ASCII diagram (qmk#21813)
Browse files Browse the repository at this point in the history
  • Loading branch information
dunk2k committed Aug 29, 2023
1 parent 11a8101 commit af2d6ea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions layouts/default/60_hhkb/default_60_hhkb/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/*
* ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
* │Pwr│F1 │F2 │F3 │F4 │F5 │F6 │F7 │F8 │F9 │F10│F11│F12│Ins│Del│
* ├───┴─┬─┴───┴───┴───┴───┴───┴───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┴───
* ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───
* │Caps │ Q │ W │ E │ R │ T │ Y │ U │PSc│Scr│Pse│ ↑ │ ] │ Bspc│
* ─────┘┌───┬──┬───┐──┴┬──┴┌───┬──┴┬──┴┬──┴┬──┴┬──┴┬────────┐
* ─────┴┬──┴┬──┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬───────
* │ Ctrl │Vl-│Vl+│Mut│ F │ G │ * │ / │Hom│PgU│ ← │ → │ Enter │
* ├──────└───┴───┴───┘─┬─┴─┬──┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────────┘
* ├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬──┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───────
* │ Shift │ Z │ X │ C │ V │ B │ + │ - │End│PgD│ ↓ │ Shift│MO1│
* └─────┬──┴┬──┴──┬┴───┴───┴──────┴───┴───┴───┴───┬───┬─┴───┘
* └─────┬──┴┬──┴──┬┴───┴───┴──────┴───┴───┴───┴───┬───┬─┴───┘
* │Alt│ GUI │ │ GUI │Alt│
* └───┴─────┴───────────────────────────┴─────┴───┘
*/
Expand Down

0 comments on commit af2d6ea

Please sign in to comment.