summaryrefslogtreecommitdiff
path: root/keyboards/reviung/reviung39/keymaps/toshi0383/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/reviung/reviung39/keymaps/toshi0383/config.h')
-rw-r--r--keyboards/reviung/reviung39/keymaps/toshi0383/config.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/reviung/reviung39/keymaps/toshi0383/config.h b/keyboards/reviung/reviung39/keymaps/toshi0383/config.h
index d27f9ee4a8..a947a6c67f 100644
--- a/keyboards/reviung/reviung39/keymaps/toshi0383/config.h
+++ b/keyboards/reviung/reviung39/keymaps/toshi0383/config.h
@@ -18,8 +18,7 @@
// place overrides here
-#define RGB_DI_PIN D3
-#ifdef RGB_DI_PIN
+#define WS2812_DI_PIN D3
#define RGBLED_NUM 11
#define RGBLIGHT_HUE_STEP 16
#define RGBLIGHT_SAT_STEP 16
@@ -42,4 +41,3 @@
// /*==== use exp() and sin() ====*/
// #define RGBLIGHT_EFFECT_BREATHE_CENTER 1.85 // 1 to 2.7
// #define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255
-#endif