Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)
This commit is contained in:
@@ -10,10 +10,6 @@ extern keymap_config_t keymap_config;
|
||||
#define _FN 1
|
||||
#define _NUMPAD 2
|
||||
|
||||
|
||||
// Fillers to make layering more clear
|
||||
#define _______ KC_TRNS
|
||||
#define XXXXXXX KC_NO
|
||||
// Some basic macros
|
||||
#define TASK LCTL(LSFT(KC_ESC))
|
||||
#define TAB_R LCTL(KC_TAB)
|
||||
|
Reference in New Issue
Block a user