summaryrefslogtreecommitdiffstats
path: root/keyboards/mehkee96
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mehkee96')
-rw-r--r--keyboards/mehkee96/config.h1
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 @@
#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)))