summaryrefslogtreecommitdiffstats
path: root/docs/ja/keycodes_basic.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ja/keycodes_basic.md')
-rw-r--r--docs/ja/keycodes_basic.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ja/keycodes_basic.md b/docs/ja/keycodes_basic.md
index 0b2ca8847e..2ef8e4955d 100644
--- a/docs/ja/keycodes_basic.md
+++ b/docs/ja/keycodes_basic.md
@@ -105,8 +105,8 @@
|キー |エイリアス |説明 |
|-------------------|--------------------|---------------------------------------|
|`KC_CAPSLOCK` |`KC_CLCK`, `KC_CAPS`|Caps Lock |
-|`KC_SCROLLLOCK` |`KC_SLCK`, `KC_BRMD`|Scroll Lock, 画面の明るさダウン (macOS)|
-|`KC_NUMLOCK` |`KC_NLCK` |テンキー Num Lock と Clear |
+|`KC_SCROLLLOCK` |`KC_SCRL`, `KC_BRMD`|Scroll Lock, 画面の明るさダウン (macOS)|
+|`KC_NUMLOCK` |`KC_NUM` |テンキー Num Lock と Clear |
|`KC_LOCKING_CAPS` |`KC_LCAP` |Caps Lock のロック |
|`KC_LOCKING_NUM` |`KC_LNUM` |Num Lock のロック |
|`KC_LOCKING_SCROLL`|`KC_LSCR` |Scroll Lock のロック |