diff options
Diffstat (limited to 'keyboards/planck/keymaps/sdothum/keymap.c')
-rw-r--r-- | keyboards/planck/keymaps/sdothum/keymap.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/planck/keymaps/sdothum/keymap.c b/keyboards/planck/keymaps/sdothum/keymap.c index 1b8a7b717b..59a4a25e32 100644 --- a/keyboards/planck/keymaps/sdothum/keymap.c +++ b/keyboards/planck/keymaps/sdothum/keymap.c @@ -186,9 +186,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) |