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