Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140)

This commit is contained in:
fauxpark
2019-02-16 11:18:13 +11:00
committed by MechMerlin
parent 83de3dff01
commit e04e55c872
11 changed files with 1 additions and 27 deletions

View File

@@ -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