Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
This commit is contained in:
@ -8,6 +8,3 @@
|
||||
#define KC_LSHIFT KC_LEFT_SHIFT
|
||||
#define KC_RCTRL KC_RIGHT_CTRL
|
||||
#define KC_RSHIFT KC_RIGHT_SHIFT
|
||||
|
||||
#define KC_SLCK KC_SCROLL_LOCK
|
||||
#define KC_NLCK KC_NUM_LOCK
|
||||
|
Reference in New Issue
Block a user