summaryrefslogtreecommitdiffstats
path: root/keyboards/kc60/keymaps/ws2812/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kc60/keymaps/ws2812/config.h')
-rw-r--r--keyboards/kc60/keymaps/ws2812/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kc60/keymaps/ws2812/config.h b/keyboards/kc60/keymaps/ws2812/config.h
index 2f39ea8e5..43abf6228 100644
--- a/keyboards/kc60/keymaps/ws2812/config.h
+++ b/keyboards/kc60/keymaps/ws2812/config.h
@@ -2,7 +2,7 @@
/* WS2812B RGB Underglow LED */
#define RGB_DI_PIN F5 // Based on wiring depicted in ws2812_wiring.jpg
-#define RGBLIGHT_TIMER
+#define RGBLIGHT_ANIMATIONS
#define RGBLED_NUM 16 // Number of LEDs. Change this to match your use case.
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8