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
|
@ -5,7 +5,6 @@
|
|||
#include "eeprom.h"
|
||||
|
||||
#define LAYER_ON(pos) ((layer_state) & (1<<(pos)))
|
||||
#define _______ KC_TRNS
|
||||
|
||||
#define EECONFIG_BELAK_MAGIC (uint16_t)0xBE42
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue