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
|
@ -6,11 +6,9 @@
|
|||
|
||||
|
||||
// Fillers to make layering more clear
|
||||
#define _______ KC_TRNS
|
||||
#define ________ KC_TRNS
|
||||
#define _________ KC_TRNS
|
||||
#define _XXXXXX_ KC_TRNS
|
||||
#define XXXXXXX KC_NO
|
||||
|
||||
// KC codes that are too long
|
||||
#define DOLLAR KC_DOLLAR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue