summaryrefslogtreecommitdiff
path: root/keyboards/vertex/angle65/rules.mk
diff options
context:
space:
mode:
authorVertex-kb <102476474+Vertex-kb@users.noreply.github.com>2023-04-30 10:31:22 +0800
committerGitHub <noreply@github.com>2023-04-30 12:31:22 +1000
commitea4136bc2b5a193288389d210cfe00fc1cf8526d (patch)
treee5e8421eeab945bee4c92f5e9e7f86ac159a2456 /keyboards/vertex/angle65/rules.mk
parentcdf640578b244415705a458ca223b7df932bd3b2 (diff)
vertex/angle65 - Implement RGBlight (#20514)
Diffstat (limited to 'keyboards/vertex/angle65/rules.mk')
-rw-r--r--keyboards/vertex/angle65/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/vertex/angle65/rules.mk b/keyboards/vertex/angle65/rules.mk
index c36e3ade82..87d5036041 100644
--- a/keyboards/vertex/angle65/rules.mk
+++ b/keyboards/vertex/angle65/rules.mk
@@ -8,7 +8,7 @@ CONSOLE_ENABLE = yes # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
HAPTIC_ENABLE = yes