aboutsummaryrefslogtreecommitdiff
path: root/keyboards/alu84/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/alu84/config.h')
-rwxr-xr-xkeyboards/alu84/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/alu84/config.h b/keyboards/alu84/config.h
index 9d2dca409..257c22e53 100755
--- a/keyboards/alu84/config.h
+++ b/keyboards/alu84/config.h
@@ -54,11 +54,6 @@
54/* Locking resynchronize hack */ 54/* Locking resynchronize hack */
55#define LOCKING_RESYNC_ENABLE 55#define LOCKING_RESYNC_ENABLE
56 56
57/* key combination for command */
58#define IS_COMMAND() ( \
59 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
60)
61
62#define RGB_DI_PIN E2 57#define RGB_DI_PIN E2
63#ifdef RGB_DI_PIN 58#ifdef RGB_DI_PIN
64#define RGBLED_NUM 16 59#define RGBLED_NUM 16