summaryrefslogtreecommitdiff
path: root/keyboards/handwired/hnah40rgb/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/hnah40rgb/rules.mk')
-rw-r--r--keyboards/handwired/hnah40rgb/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/handwired/hnah40rgb/rules.mk b/keyboards/handwired/hnah40rgb/rules.mk
index 658a74d14e..d4586014ae 100644
--- a/keyboards/handwired/hnah40rgb/rules.mk
+++ b/keyboards/handwired/hnah40rgb/rules.mk
@@ -29,4 +29,5 @@ UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
-RGB_MATRIX_ENABLE = WS2812 \ No newline at end of file
+RGB_MATRIX_ENABLE = yes
+RGB_MATRIX_DRIVER = WS2812 \ No newline at end of file