From 911b2d07565fa0c6edb49a198f4420391f7f33f3 Mon Sep 17 00:00:00 2001
From: KOBAYASHI Daisuke
Date: Wed, 22 Aug 2018 23:56:24 +0900
Subject: Docs: Fix descriptions of KC_INT1 and KC_INT3
---
docs/keycodes_basic.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'docs/keycodes_basic.md')
diff --git a/docs/keycodes_basic.md b/docs/keycodes_basic.md
index 82e94aa5e9..ada9cc0e5a 100644
--- a/docs/keycodes_basic.md
+++ b/docs/keycodes_basic.md
@@ -123,9 +123,9 @@ The basic set of keycodes are based on the [HID Keyboard/Keypad Usage Page (0x07
|Key |Aliases |Description |
|----------|---------|-------------------------------|
-|`KC_INT1` |`KC_RO` |JIS `\` and ||
+|`KC_INT1` |`KC_RO` |JIS `\` and `_` |
|`KC_INT2` |`KC_KANA`|JIS Katakana/Hiragana |
-|`KC_INT3` |`KC_JYEN`|JIS `¥` |
+|`KC_INT3` |`KC_JYEN`|JIS `¥` and ||
|`KC_INT4` |`KC_HENK`|JIS Henkan |
|`KC_INT5` |`KC_MHEN`|JIS Muhenkan |
|`KC_INT6` | |JIS Numpad `,` |
--
cgit v1.2.3