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 70ca273c3..334358aad 100644 --- a/keyboards/mehkee96/config.h +++ b/keyboards/mehkee96/config.h | |||
@@ -15,4 +15,3 @@ | |||
15 | #define RGBLED_NUM 16 | 15 | #define RGBLED_NUM 16 |
16 | #define RGBLIGHT_ANIMATIONS | 16 | #define RGBLIGHT_ANIMATIONS |
17 | /* key combination for command */ | 17 | /* key combination for command */ |
18 | #define IS_COMMAND() (keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT))) | ||