mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-09 17:31:51 +01:00
Fix some old keycodes (#19086)
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ enum custom_keycodes {
|
||||
RAISE,
|
||||
};
|
||||
|
||||
#define KC_RST RESET
|
||||
#define KC_RST QK_BOOT
|
||||
#define KC_ KC_TRNS
|
||||
|
||||
#define KC_LOWR MO(_LOWER) // Lower layer
|
||||
|
||||
Reference in New Issue
Block a user