Remove legacy keycodes, part 3 (#18669)
* `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
#define func MO(FUNC)
|
||||
|
||||
#define rset QK_BOOT
|
||||
#define powr KC_POWER
|
||||
#define powr KC_PWR
|
||||
|
||||
#define ____ KC_TRNS
|
||||
#define xxxx KC_NO
|
||||
|
Reference in New Issue
Block a user