aboutsummaryrefslogtreecommitdiff
path: root/keyboards/abacus/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/abacus/rules.mk')
-rw-r--r--keyboards/abacus/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/abacus/rules.mk b/keyboards/abacus/rules.mk
index d7ecb474f..91873f39e 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
18NKRO_ENABLE = no # USB Nkey Rollover 18NKRO_ENABLE = no # USB Nkey Rollover
19BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 19BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
20RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow 20RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
21AUDIO_ENABLE = no # Audio output on port C6 21AUDIO_ENABLE = no # Audio output
22ENCODER_ENABLE = yes 22ENCODER_ENABLE = yes
23DIP_SWITCH_ENABLE = yes 23DIP_SWITCH_ENABLE = yes
24LTO_ENABLE = yes 24LTO_ENABLE = yes