Browse Source

Fix layout comment (#5967)

Swap the "Cmd" and "Alt" keys in the comment to reflect the actual layout.

Also change "Cmd" to "Win" for consistency with the default keymap.
pull/5972/head
Tobias V. Langhoff 5 years ago
committed by MechMerlin
parent
commit
701a1d9435
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/tada68/keymaps/iso-nor/keymap.c

+ 1
- 1
keyboards/tada68/keymaps/iso-nor/keymap.c View File

@ -14,7 +14,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* |----------------------------------------------------------------|
* |Shif| <>| Z| X| C| V| B| N| M| ,| .| -| Shift| Up|PgDn|
* |----------------------------------------------------------------|
* |Ctrl|Alt |Cmd | Space |Alt| FN|Ctrl|Lef|Dow|Rig |
* |Ctrl|Win |Alt | Space |Alt| FN|Ctrl|Lef|Dow|Rig |
* `----------------------------------------------------------------'
*/
[_BL] = LAYOUT_iso(


Loading…
Cancel
Save