summaryrefslogtreecommitdiffstats
path: root/keyboards/alpha
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/alpha')
-rwxr-xr-xkeyboards/alpha/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/alpha/config.h b/keyboards/alpha/config.h
index 1e16f5ca3..b177c8a4b 100755
--- a/keyboards/alpha/config.h
+++ b/keyboards/alpha/config.h
@@ -38,12 +38,6 @@
/* 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)) \
-)
-
-
#define RGB_DI_PIN F4
#ifdef RGB_DI_PIN
#define RGBLIGHT_ANIMATIONS