summaryrefslogtreecommitdiff
path: root/keyboards/mwstudio/mw65_rgb/rules.mk
diff options
context:
space:
mode:
authorHorrorTroll <sonicvipduc@gmail.com>2022-02-21 08:18:35 +0700
committerGitHub <noreply@github.com>2022-02-20 17:18:35 -0800
commit3bc8afbb81d2910dbfff45d6c5a26bd54f793697 (patch)
tree7d8daa08ae8b10bae0bdb9ecb5abc6d6b37605a2 /keyboards/mwstudio/mw65_rgb/rules.mk
parentd175ee1d9bc679b501391ad4a8b463d6d9def721 (diff)
Update fix for MW65_rgb and added personal keymap (#15279)
* Update fix for MW65 and added personal keymap * Resolve fix * Resolved fix, again * Added missing GPLv2 license headers * Resolved issue
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 9407031ed8..e2e979fb68 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
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
+
RGB_MATRIX_ENABLE = yes
RGB_MATRIX_DRIVER = WS2812
+
ENCODER_ENABLE = yes