summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--keyboards/1up60rgb/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/1up60rgb/config.h b/keyboards/1up60rgb/config.h
index 2668ab21b..bfdf354af 100644
--- a/keyboards/1up60rgb/config.h
+++ b/keyboards/1up60rgb/config.h
@@ -49,7 +49,7 @@
#define RGB_DI_PIN E2
#ifdef RGB_DI_PIN
#define RGBLIGHT_ANIMATIONS
-#define RGBLED_NUM 20
+#define RGBLED_NUM 16
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8