Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140)
This commit is contained in:
parent
83de3dff01
commit
e04e55c872
11 changed files with 1 additions and 27 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue