diff options
Diffstat (limited to 'keyboards/standaside/rules.mk')
-rw-r--r-- | keyboards/standaside/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/standaside/rules.mk b/keyboards/standaside/rules.mk index 78d4733aad..60da7f9e4a 100644 --- a/keyboards/standaside/rules.mk +++ b/keyboards/standaside/rules.mk @@ -18,5 +18,5 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend NKRO_ENABLE = no # USB Nkey Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality UNICODE_ENABLE = no # Unicode -AUDIO_ENABLE = no # Audio output on port C6 +AUDIO_ENABLE = no # Audio output RGBLIGHT_ENABLE = yes # Enable RGB underlighting support |