Remove redundant KC_TRNS and KC_NO fillers in layouts (#5142)
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
#define SYMBOLS 1 // symbols
|
||||
#define MEDIA 2 // media keys
|
||||
|
||||
#define _______ KC_TRNS
|
||||
|
||||
enum {
|
||||
TD_BSPC = 0
|
||||
};
|
||||
|
Reference in New Issue
Block a user