Remove legacy locking caps/num/scroll keycodes (#18601)
This commit is contained in:
parent
ee0a2b5d49
commit
d1b6b06202
4 changed files with 10 additions and 13 deletions
|
@ -19,9 +19,6 @@
|
|||
#define KC__MUTE KC_KB_MUTE
|
||||
#define KC__VOLUP KC_KB_VOLUME_UP
|
||||
#define KC__VOLDOWN KC_KB_VOLUME_DOWN
|
||||
#define KC_LOCKING_CAPS KC_LOCKING_CAPS_LOCK
|
||||
#define KC_LOCKING_NUM KC_LOCKING_NUM_LOCK
|
||||
#define KC_LOCKING_SCROLL KC_LOCKING_SCROLL_LOCK
|
||||
#define KC_LANG1 KC_LANGUAGE_1
|
||||
#define KC_LANG2 KC_LANGUAGE_2
|
||||
#define KC_LANG3 KC_LANGUAGE_3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue