summary refs log tree commit diff
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-07-20 05:26:17 +0000
committerQMK Bot <hello@qmk.fm>2021-07-20 05:26:17 +0000
commit692e80d3c0be3457ef8a9f12a07a3e396043371b (patch)
tree66826a4c347060f2cd4ed32b9e4364c0c8c7d5a6
parent80c8a992040afedb0314e79b963e9257820476c7 (diff)
parent35ee990bd0293efbd5746671f1e58cec262a066b (diff)
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r--keyboards/dztech/bocc/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dztech/bocc/config.h b/keyboards/dztech/bocc/config.h
index e0effdd7b8..95362b01fc 100644
--- a/keyboards/dztech/bocc/config.h
+++ b/keyboards/dztech/bocc/config.h
@@ -51,7 +51,7 @@
 #define RGB_DI_PIN E2
 #ifdef RGB_DI_PIN
 #    define RGBLIGHT_ANIMATIONS
-#    define RGBLED_NUM 16
+#    define RGBLED_NUM 20
 #    define RGBLIGHT_HUE_STEP 8
 #    define RGBLIGHT_SAT_STEP 8
 #    define RGBLIGHT_VAL_STEP 8