Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
This commit is contained in:
@@ -12,10 +12,6 @@
|
||||
#define _FL 1
|
||||
#define _RL 2
|
||||
|
||||
// readability
|
||||
#define _______ KC_TRNS
|
||||
#define XXXXXXX KC_NO
|
||||
|
||||
enum custom_keycodes {
|
||||
SFT_ESC = SAFE_RANGE
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user