diff options
Diffstat (limited to 'keyboards/abacus/rules.mk')
-rw-r--r-- | keyboards/abacus/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/abacus/rules.mk b/keyboards/abacus/rules.mk index d7ecb474f7..91873f39e4 100644 --- a/keyboards/abacus/rules.mk +++ b/keyboards/abacus/rules.mk @@ -18,7 +18,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend NKRO_ENABLE = no # USB Nkey Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow -AUDIO_ENABLE = no # Audio output on port C6 +AUDIO_ENABLE = no # Audio output ENCODER_ENABLE = yes DIP_SWITCH_ENABLE = yes LTO_ENABLE = yes |