diff options
Diffstat (limited to 'keyboards/chocopad/config.h')
| -rw-r--r-- | keyboards/chocopad/config.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/chocopad/config.h b/keyboards/chocopad/config.h index 2163ff8bc..d2a1a7b48 100644 --- a/keyboards/chocopad/config.h +++ b/keyboards/chocopad/config.h | |||
| @@ -47,9 +47,7 @@ | |||
| 47 | #define RGBLIGHT_VAL_STEP 8 | 47 | #define RGBLIGHT_VAL_STEP 8 |
| 48 | #endif | 48 | #endif |
| 49 | #define RGB_DI_PIN D3 | 49 | #define RGB_DI_PIN D3 |
| 50 | #define RGBLIGHT_TIMER | 50 | |
| 51 | #define RGBLED_NUM 4 | 51 | #define RGBLED_NUM 4 |
| 52 | #define ws2812_PORTREG PORTD | ||
| 53 | #define ws2812_DDRREG DDRD | ||
| 54 | 52 | ||
| 55 | #endif | 53 | #endif |
