Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
This commit is contained in:
@@ -57,8 +57,6 @@ enum planck_keycodes {
|
||||
#define WM_9 LALT(KC_9)
|
||||
#define WM_0 LALT(KC_0)
|
||||
|
||||
// Transparent Key
|
||||
#define _______ KC_TRNS
|
||||
// NOP
|
||||
#define ___x___ KC_NO
|
||||
|
||||
|
Reference in New Issue
Block a user