summaryrefslogtreecommitdiffstats
path: root/keyboards/dilly
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dilly')
-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 d9ca4597cf..084186fc66 100644
--- a/keyboards/dilly/config.h
+++ b/keyboards/dilly/config.h
@@ -50,9 +50,7 @@
#define RGBLIGHT_VAL_STEP 8
#endif
#define RGB_DI_PIN D3
-#define RGBLIGHT_TIMER
+
#define RGBLED_NUM 10
-#define ws2812_PORTREG PORTD
-#define ws2812_DDRREG DDRD
#endif