Browse Source

Fix bad key labels in ascii art (#9094)

pull/9096/head
Conor Fischer 4 years ago
committed by GitHub
parent
commit
887c1c4e0e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/tokyo60/keymaps/default/keymap.c

+ 1
- 1
keyboards/tokyo60/keymaps/default/keymap.c View File

@ -16,7 +16,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
Shift Z X C V B N M , . / Shift Fn
Gui Alt Space Alt Gui
Alt Gui Space Gui Alt
*/
[BL] = LAYOUT_60_hhkb(


Loading…
Cancel
Save