summaryrefslogtreecommitdiffstats
path: root/keyboards/gskt00/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/gskt00/config.h')
-rwxr-xr-xkeyboards/gskt00/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/gskt00/config.h b/keyboards/gskt00/config.h
index f36493f28..376f89dbe 100755
--- a/keyboards/gskt00/config.h
+++ b/keyboards/gskt00/config.h
@@ -30,10 +30,3 @@
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
-
-/* key combination for command */
-#define IS_COMMAND() ( \
- keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
-)
-
-