summaryrefslogtreecommitdiff
path: root/keyboards/handwired/promethium/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/promethium/rules.mk')
-rw-r--r--keyboards/handwired/promethium/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/handwired/promethium/rules.mk b/keyboards/handwired/promethium/rules.mk
index 609c4d0e7e..d6b97ed810 100644
--- a/keyboards/handwired/promethium/rules.mk
+++ b/keyboards/handwired/promethium/rules.mk
@@ -18,10 +18,11 @@ PS2_ENABLE = yes
PS2_DRIVER = interrupt
CUSTOM_MATRIX = yes
BLUETOOTH_ENABLE = yes
+
WS2812_DRIVER_REQUIRED = yes
+ANALOG_DRIVER_REQUIRED = yes
SRC += rgbsps.c
-SRC += analog.c
SRC += matrix.c
LTO_ENABLE = yes