summaryrefslogtreecommitdiffstats
path: root/keyboards/matrix/noah/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/matrix/noah/rules.mk')
-rw-r--r--keyboards/matrix/noah/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/matrix/noah/rules.mk b/keyboards/matrix/noah/rules.mk
index 616574f4ae..55ea2f42b0 100644
--- a/keyboards/matrix/noah/rules.mk
+++ b/keyboards/matrix/noah/rules.mk
@@ -25,11 +25,11 @@ NKRO_ENABLE = no # Enable N-Key Rollover
NO_USB_STARTUP_CHECK = yes # Disable initialization only when usb is plugged in
RGB_MATRIX_ENABLE = yes
-RGB_MATRIX_DRIVER = IS31FL3731
RGBLIGHT_ENABLE = yes
RGBLIGHT_CUSTOM_DRIVER = yes
+WS2812_DRIVER_REQUIRED = yes
CUSTOM_MATRIX = yes
# project specific files
-SRC += ws2812.c matrix.c
+SRC += matrix.c