diff options
Diffstat (limited to 'keyboards/mehkee96/config.h')
-rw-r--r-- | keyboards/mehkee96/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/mehkee96/config.h b/keyboards/mehkee96/config.h index 70ca273c36..334358aad1 100644 --- a/keyboards/mehkee96/config.h +++ b/keyboards/mehkee96/config.h @@ -15,4 +15,3 @@ #define RGBLED_NUM 16 #define RGBLIGHT_ANIMATIONS /* key combination for command */ -#define IS_COMMAND() (keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT))) |