summaryrefslogtreecommitdiff
path: root/keyboards/wuque/creek70/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wuque/creek70/config.h')
-rw-r--r--keyboards/wuque/creek70/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/wuque/creek70/config.h b/keyboards/wuque/creek70/config.h
index 4f17871ab0..61a472d2fb 100644
--- a/keyboards/wuque/creek70/config.h
+++ b/keyboards/wuque/creek70/config.h
@@ -16,8 +16,6 @@
#pragma once
-#define RGB_DI_PIN D0
-#ifdef RGB_DI_PIN
# define RGBLED_NUM 7
# define RGBLIGHT_HUE_STEP 8
# define RGBLIGHT_SAT_STEP 8
@@ -34,4 +32,3 @@
# define RGBLIGHT_EFFECT_RGB_TEST
# define RGBLIGHT_EFFECT_ALTERNATING
# define RGBLIGHT_EFFECT_TWINKLE
-#endif