summaryrefslogtreecommitdiff
path: root/keyboards/dztech/bocc/config.h
diff options
context:
space:
mode:
authorMichael <wamsleymj@users.noreply.github.com>2021-07-19 22:25:46 -0700
committerGitHub <noreply@github.com>2021-07-19 22:25:46 -0700
commit35ee990bd0293efbd5746671f1e58cec262a066b (patch)
treef50d48dfd02a97fca706ea3377f5a28b69d06785 /keyboards/dztech/bocc/config.h
parent17933a884aba358b250dc75278f1ca4fe2833afd (diff)
[Keyboard] fix LED issue BOCC keyboard (#13175)
Co-authored-by: Michael Wamsley <wamsl@Michaels-MacBook-Pro.local>
Diffstat (limited to 'keyboards/dztech/bocc/config.h')
-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