mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-23 22:51:57 +00:00
Fix some old keycodes (#19086)
This commit is contained in:
@@ -80,7 +80,7 @@ bool process_record_keymap( uint16_t keycode, keyrecord_t *record);
|
||||
#define WORKMAN KC_WORKMAN
|
||||
#define UNICODE KC_UNICODE
|
||||
|
||||
#define KC_RESET RESET
|
||||
#define KC_RESET QK_BOOT
|
||||
#define KC_RST KC_RESET
|
||||
|
||||
#define BK_LWER LT(_LOWER, KC_BSPC)
|
||||
|
||||
Reference in New Issue
Block a user