Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
#define BASE_LAYER 0
|
||||
#define FUNC_LAYER 1
|
||||
|
||||
#define _______ KC_TRNS
|
||||
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
|
||||
// Base layer, always active.
|
||||
|
Reference in New Issue
Block a user