Fix some old keycodes (#19086)
This commit is contained in:
parent
594f869619
commit
de66797705
43 changed files with 56 additions and 56 deletions
|
@ -84,7 +84,7 @@ bool process_record_keymap(uint16_t keycode, keyrecord_t *record);
|
|||
#define WORKMAN KC_WORKMAN
|
||||
#define PLOVER KC_PLOVER
|
||||
|
||||
#define KC_RESET RESET
|
||||
#define KC_RESET QK_BOOT
|
||||
#define KC_RST KC_RESET
|
||||
|
||||
#define UC_IRNY UC(0x2E2E)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue