diff options
| -rw-r--r-- | doc/keycode.txt | 2 | ||||
| -rw-r--r-- | tmk_core/doc/keycode.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/keycode.txt b/doc/keycode.txt index 760c726e3..44d7e27cd 100644 --- a/doc/keycode.txt +++ b/doc/keycode.txt | |||
| @@ -174,7 +174,7 @@ KC_CLEAR_AGAIN A2 Keyboard Clear/Again | |||
| 174 | KC_CRSEL A3 Keyboard CrSel/Props | 174 | KC_CRSEL A3 Keyboard CrSel/Props |
| 175 | KC_EXSEL A4 Keyboard ExSel | 175 | KC_EXSEL A4 Keyboard ExSel |
| 176 | /* Modifiers */ | 176 | /* Modifiers */ |
| 177 | KC_LCTRL KC_LCTRL E0 Keyboard LeftControl | 177 | KC_LCTRL KC_LCTL E0 Keyboard LeftControl |
| 178 | KC_LSHIFT KC_LSFT E1 Keyboard LeftShift | 178 | KC_LSHIFT KC_LSFT E1 Keyboard LeftShift |
| 179 | KC_LALT E2 Keyboard LeftAlt | 179 | KC_LALT E2 Keyboard LeftAlt |
| 180 | KC_LGUI E3 Keyboard Left GUI(Windows/Apple/Meta key) | 180 | KC_LGUI E3 Keyboard Left GUI(Windows/Apple/Meta key) |
diff --git a/tmk_core/doc/keycode.txt b/tmk_core/doc/keycode.txt index 760c726e3..44d7e27cd 100644 --- a/tmk_core/doc/keycode.txt +++ b/tmk_core/doc/keycode.txt | |||
| @@ -174,7 +174,7 @@ KC_CLEAR_AGAIN A2 Keyboard Clear/Again | |||
| 174 | KC_CRSEL A3 Keyboard CrSel/Props | 174 | KC_CRSEL A3 Keyboard CrSel/Props |
| 175 | KC_EXSEL A4 Keyboard ExSel | 175 | KC_EXSEL A4 Keyboard ExSel |
| 176 | /* Modifiers */ | 176 | /* Modifiers */ |
| 177 | KC_LCTRL KC_LCTRL E0 Keyboard LeftControl | 177 | KC_LCTRL KC_LCTL E0 Keyboard LeftControl |
| 178 | KC_LSHIFT KC_LSFT E1 Keyboard LeftShift | 178 | KC_LSHIFT KC_LSFT E1 Keyboard LeftShift |
| 179 | KC_LALT E2 Keyboard LeftAlt | 179 | KC_LALT E2 Keyboard LeftAlt |
| 180 | KC_LGUI E3 Keyboard Left GUI(Windows/Apple/Meta key) | 180 | KC_LGUI E3 Keyboard Left GUI(Windows/Apple/Meta key) |
