aboutsummaryrefslogtreecommitdiff
path: root/keyboards/mwstudio/mw65_rgb/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mwstudio/mw65_rgb/rules.mk')
-rw-r--r--keyboards/mwstudio/mw65_rgb/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/mwstudio/mw65_rgb/rules.mk b/keyboards/mwstudio/mw65_rgb/rules.mk
index 9407031ed..e2e979fb6 100644
--- a/keyboards/mwstudio/mw65_rgb/rules.mk
+++ b/keyboards/mwstudio/mw65_rgb/rules.mk
@@ -16,6 +16,8 @@ NKRO_ENABLE = yes # Enable N-Key Rollover
16BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 16BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
17RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow 17RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
18AUDIO_ENABLE = no # Audio output 18AUDIO_ENABLE = no # Audio output
19
19RGB_MATRIX_ENABLE = yes 20RGB_MATRIX_ENABLE = yes
20RGB_MATRIX_DRIVER = WS2812 21RGB_MATRIX_DRIVER = WS2812
22
21ENCODER_ENABLE = yes 23ENCODER_ENABLE = yes