Remove redundant KC_TRNS and KC_NO fillers in layouts (#5142)
This commit is contained in:
parent
3309e91e0b
commit
bbd4b5eb88
17 changed files with 1 additions and 58 deletions
|
@ -9,8 +9,6 @@
|
|||
#define SYMBOLS 1 // symbols
|
||||
#define MEDIA 2 // media keys
|
||||
|
||||
#define _______ KC_TRNS
|
||||
|
||||
enum {
|
||||
TD_BSPC = 0
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue