diff options
Diffstat (limited to 'keyboards/clueboard/rev2/config.h')
| -rw-r--r-- | keyboards/clueboard/rev2/config.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/keyboards/clueboard/rev2/config.h b/keyboards/clueboard/rev2/config.h index e2f8336be..02982ff29 100644 --- a/keyboards/clueboard/rev2/config.h +++ b/keyboards/clueboard/rev2/config.h | |||
| @@ -29,9 +29,8 @@ | |||
| 29 | 29 | ||
| 30 | /* Underlight configuration | 30 | /* Underlight configuration |
| 31 | */ | 31 | */ |
| 32 | #define ws2812_PORTREG PORTD | 32 | #define RGB_DI_PIN D7 |
| 33 | #define ws2812_DDRREG DDRD | 33 | #define RGBLIGHT_TIMER |
| 34 | #define ws2812_pin 7 | ||
| 35 | #define RGBLED_NUM 14 // Number of LEDs | 34 | #define RGBLED_NUM 14 // Number of LEDs |
| 36 | #define RGBLIGHT_HUE_STEP 10 | 35 | #define RGBLIGHT_HUE_STEP 10 |
| 37 | #define RGBLIGHT_SAT_STEP 17 | 36 | #define RGBLIGHT_SAT_STEP 17 |
