aboutsummaryrefslogtreecommitdiff
path: root/keyboards/dilly/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dilly/config.h')
-rw-r--r--keyboards/dilly/config.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/dilly/config.h b/keyboards/dilly/config.h
index d9ca4597c..084186fc6 100644
--- a/keyboards/dilly/config.h
+++ b/keyboards/dilly/config.h
@@ -50,9 +50,7 @@
50#define RGBLIGHT_VAL_STEP 8 50#define RGBLIGHT_VAL_STEP 8
51#endif 51#endif
52#define RGB_DI_PIN D3 52#define RGB_DI_PIN D3
53#define RGBLIGHT_TIMER 53
54#define RGBLED_NUM 10 54#define RGBLED_NUM 10
55#define ws2812_PORTREG PORTD
56#define ws2812_DDRREG DDRD
57 55
58#endif 56#endif