1
0
Fork 0

[Keyboard] fix LED issue BOCC keyboard (#13175)

Co-authored-by: Michael Wamsley <wamsl@Michaels-MacBook-Pro.local>
This commit is contained in:
Michael 2021-07-19 22:25:46 -07:00 committed by GitHub
parent 17933a884a
commit 35ee990bd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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