Browse Source

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

Co-authored-by: Michael Wamsley <wamsl@Michaels-MacBook-Pro.local>
pull/13611/head
Michael 2 years ago
committed by GitHub
parent
commit
35ee990bd0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/dztech/bocc/config.h

+ 1
- 1
keyboards/dztech/bocc/config.h 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


Loading…
Cancel
Save