diff options
Diffstat (limited to 'keyboards/planck/keymaps/hiea/keymap.c')
-rw-r--r-- | keyboards/planck/keymaps/hiea/keymap.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/planck/keymaps/hiea/keymap.c b/keyboards/planck/keymaps/hiea/keymap.c index 2bc54b7a6d..c09fd41f20 100644 --- a/keyboards/planck/keymaps/hiea/keymap.c +++ b/keyboards/planck/keymaps/hiea/keymap.c @@ -171,9 +171,7 @@ enum planck_keycodes { // keycodes #define ___x___ KC_TRNS #define ___fn__ KC_TRNS -#ifdef _______ -#undef _______ -#endif +#undef _______ #define _______ KC_NO #define COPY LCTL(KC_C) |