diff options
Diffstat (limited to 'keyboards/eco/keymaps/hexwire/keymap.c')
-rw-r--r-- | keyboards/eco/keymaps/hexwire/keymap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/eco/keymaps/hexwire/keymap.c b/keyboards/eco/keymaps/hexwire/keymap.c index 7c6616aac8..3f21eacd3b 100644 --- a/keyboards/eco/keymaps/hexwire/keymap.c +++ b/keyboards/eco/keymaps/hexwire/keymap.c @@ -23,8 +23,6 @@ enum eco_keycodes { // Fillers to make layering more clear #define KC_ KC_TRNS -#define _______ KC_TRNS -#define XXXXXXX KC_NO #define KC_RST RESET #define KC_DBUG DEBUG |