mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-04 06:51:43 +01:00
Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140)
This commit is contained in:
@@ -11,7 +11,6 @@ enum custom_keycodes {
|
||||
NEW_SAFE_RANGE
|
||||
};
|
||||
|
||||
#define _______ KC_TRNS
|
||||
#define KC_RGUP RGUP
|
||||
#define KC_RGDWN RGDWN
|
||||
#define KC_YREG YREG
|
||||
|
||||
Reference in New Issue
Block a user