Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
// Fillers to make layering more clear
|
||||
#define _______ KC_TRNS
|
||||
#define ___T___ KC_TRNS
|
||||
#define XXXXXXX KC_NO
|
||||
|
||||
// Layer shorthand
|
||||
#define _QW 0
|
||||
|
Reference in New Issue
Block a user