diff options
| author | Jun Wako <wakojun@gmail.com> | 2015-04-23 17:20:59 +0900 |
|---|---|---|
| committer | Jun Wako <wakojun@gmail.com> | 2015-04-23 17:20:59 +0900 |
| commit | f9045bea6e5bc8534d4b80ba826d4aad7dc68551 (patch) | |
| tree | 592128fb9bfd7692e7b59cf458c758e532eec324 /doc | |
| parent | 7c3f14b7bbc155a74162a28c0eb82c3f4c39a54b (diff) | |
| download | qmk_firmware-f9045bea6e5bc8534d4b80ba826d4aad7dc68551.tar.gz qmk_firmware-f9045bea6e5bc8534d4b80ba826d4aad7dc68551.zip | |
Fix typo of doc/keycode.txt
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/keycode.txt | 2 |
1 files changed, 1 insertions, 1 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) |
