Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
// Fillers to make layering more clear
|
||||
#define _______ KC_TRNS
|
||||
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
|
||||
/* 0: qwerty */
|
||||
|
Reference in New Issue
Block a user