aboutsummaryrefslogtreecommitdiff
path: root/keyboards/lazydesigners/the50/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/lazydesigners/the50/config.h')
-rw-r--r--keyboards/lazydesigners/the50/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/lazydesigners/the50/config.h b/keyboards/lazydesigners/the50/config.h
index e4f91f5ee..d1ddbfea4 100644
--- a/keyboards/lazydesigners/the50/config.h
+++ b/keyboards/lazydesigners/the50/config.h
@@ -37,11 +37,6 @@
37/* Locking resynchronize hack */ 37/* Locking resynchronize hack */
38#define LOCKING_RESYNC_ENABLE 38#define LOCKING_RESYNC_ENABLE
39 39
40/* key combination for command */
41#define IS_COMMAND() ( \
42 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
43)
44
45#define RGB_DI_PIN E6 40#define RGB_DI_PIN E6
46#ifdef RGB_DI_PIN 41#ifdef RGB_DI_PIN
47#define RGBLED_NUM 1 42#define RGBLED_NUM 1