diff options
Diffstat (limited to 'docs/keycodes.md')
-rw-r--r-- | docs/keycodes.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/keycodes.md b/docs/keycodes.md index e5d35b2b4..592b52ec7 100644 --- a/docs/keycodes.md +++ b/docs/keycodes.md | |||
@@ -141,9 +141,9 @@ This is a reference only. Each group of keys links to the page documenting their | |||
141 | |`KC_LOCKING_SCROLL` |`KC_LSCR` |Locking Scroll Lock | | 141 | |`KC_LOCKING_SCROLL` |`KC_LSCR` |Locking Scroll Lock | |
142 | |`KC_KP_COMMA` |`KC_PCMM` |Keypad `,` | | 142 | |`KC_KP_COMMA` |`KC_PCMM` |Keypad `,` | |
143 | |`KC_KP_EQUAL_AS400` | |Keypad `=` on AS/400 keyboards | | 143 | |`KC_KP_EQUAL_AS400` | |Keypad `=` on AS/400 keyboards | |
144 | |`KC_INT1` |`KC_RO` |JIS `\` and <code>|</code> | | 144 | |`KC_INT1` |`KC_RO` |JIS `\` and `_` | |
145 | |`KC_INT2` |`KC_KANA` |JIS Katakana/Hiragana | | 145 | |`KC_INT2` |`KC_KANA` |JIS Katakana/Hiragana | |
146 | |`KC_INT3` |`KC_JYEN` |JIS `¥` | | 146 | |`KC_INT3` |`KC_JYEN` |JIS `¥` and <code>|</code> | |
147 | |`KC_INT4` |`KC_HENK` |JIS Henkan | | 147 | |`KC_INT4` |`KC_HENK` |JIS Henkan | |
148 | |`KC_INT5` |`KC_MHEN` |JIS Muhenkan | | 148 | |`KC_INT5` |`KC_MHEN` |JIS Muhenkan | |
149 | |`KC_INT6` | |JIS Numpad `,` | | 149 | |`KC_INT6` | |JIS Numpad `,` | |