diff options
author | Oleg Kostyuk <cub.uanic@gmail.com> | 2014-11-20 23:55:47 +0200 |
---|---|---|
committer | Oleg Kostyuk <cub.uanic@gmail.com> | 2014-11-20 23:55:47 +0200 |
commit | 1a9cec9a0315c2b7dbe320a6c34646e264a99681 (patch) | |
tree | 5a5e523145017bef5638cf7deb361751f1e1e86e /doc | |
parent | eb90ed6238426db9367e294abfaefb5de07564f5 (diff) |
Documentation: small mistake
Originally reported as https://github.com/cub-uanic/tmk_keyboard/issues/10, all credits to @olivierpons
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 4137566924..760c726e3b 100644 --- a/doc/keycode.txt +++ b/doc/keycode.txt @@ -81,7 +81,7 @@ KC_F12 45 Keyboard F12 KC_PSCREEN KC_PSCR 46 Keyboard PrintScreen1 KC_SCKLOCK KC_SLCK 47 Keyboard Scroll Lock11 KC_PAUSE KC_PAUS 48 Keyboard Pause1 -KC_INSERT KC_INT 49 Keyboard Insert1 +KC_INSERT KC_INS 49 Keyboard Insert1 KC_HOME 4A Keyboard Home1 KC_PGUP 4B Keyboard PageUp1 KC_DELETE KC_DELETE 4C Keyboard Delete Forward |