Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
|
||||
extern keymap_config_t keymap_config;
|
||||
|
||||
#define _______ KC_TRNS
|
||||
#define XXXXXXX KC_NO
|
||||
|
||||
// Custom Key Combos
|
||||
#define LCKSCR LCTL(LGUI(KC_Q))
|
||||
//#define KC_CAD LCTL(LALT(KC_DEL)) // CTL+ALT+DEL (windows)
|
||||
|
Reference in New Issue
Block a user