Update KC_NLCK and KC_SLCK in international docs (#19521)
This commit is contained in:
parent
cd91a3ced7
commit
7a099b7ea5
12 changed files with 16 additions and 16 deletions
|
@ -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 のロック |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue