Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140)
This commit is contained in:
parent
83de3dff01
commit
e04e55c872
11 changed files with 1 additions and 27 deletions
|
@ -44,8 +44,6 @@ bool process_record_keymap(uint16_t keycode, keyrecord_t *record);
|
|||
#define KC_ADJS TT(_ADJUST)
|
||||
#define KC_NUMS TT(_LOWER)
|
||||
#define KC_GAME TT(_DIABLO)
|
||||
#define XXXXXXX KC_NO
|
||||
#define _______ KC_TRNS
|
||||
|
||||
// Other Keycodes
|
||||
#define KC_RST RESET
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue