Remove redundant KC_TRNS and KC_NO fillers in layouts (#5142)
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
#define _______ KC_TRNS
|
||||
#define XXXXXXX KC_NO
|
||||
|
||||
enum custom_keycodes {
|
||||
KC_P00 = SAFE_RANGE
|
||||
};
|
||||
|
Reference in New Issue
Block a user