summaryrefslogtreecommitdiff
path: root/keyboards/1upkeyboards/super16v2/rules.mk
diff options
context:
space:
mode:
authorziptyze <mwcordier@gmail.com>2022-04-13 02:04:38 -0400
committerGitHub <noreply@github.com>2022-04-12 23:04:38 -0700
commit2d05c7fc2500582fd0605569fe929e04bb8cc8ae (patch)
treed5d126ff92dc2b0fe317011b5f8f577e769fa205 /keyboards/1upkeyboards/super16v2/rules.mk
parent3f66e25b41cdb9192f1a9efb2771fed36559afb0 (diff)
downloadqmk_firmware-2d05c7fc2500582fd0605569fe929e04bb8cc8ae.tar.gz
qmk_firmware-2d05c7fc2500582fd0605569fe929e04bb8cc8ae.zip
[Keyboard] super16 update (#16494)
Diffstat (limited to 'keyboards/1upkeyboards/super16v2/rules.mk')
-rw-r--r--keyboards/1upkeyboards/super16v2/rules.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/1upkeyboards/super16v2/rules.mk b/keyboards/1upkeyboards/super16v2/rules.mk
index d31d53cead..3e20247dff 100644
--- a/keyboards/1upkeyboards/super16v2/rules.mk
+++ b/keyboards/1upkeyboards/super16v2/rules.mk
@@ -14,5 +14,8 @@ CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
NKRO_ENABLE = no # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
+RGB_MATRIX_ENABLE = yes
+RGB_MATRIX_DRIVER = WS2812
+ENCODER_ENABLE = yes \ No newline at end of file