mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-07-29 02:02:08 +01:00
Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140)
This commit is contained in:
@@ -55,8 +55,6 @@ enum user_tapdance {
|
||||
|
||||
// Custom Keycodes
|
||||
#define KC_ KC_TRNS
|
||||
#define _______ KC_TRNS
|
||||
#define XXXXXXX KC_NO
|
||||
#define KC_xxxx KC_NO
|
||||
#define KC_LOWR LOWER
|
||||
#define KC_RASE RAISE
|
||||
|
||||
Reference in New Issue
Block a user