aboutsummaryrefslogtreecommitdiff
path: root/keyboards/projectkb/alice/rev2/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/projectkb/alice/rev2/rules.mk')
-rw-r--r--keyboards/projectkb/alice/rev2/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/projectkb/alice/rev2/rules.mk b/keyboards/projectkb/alice/rev2/rules.mk
index 219e350cf..1a716b923 100644
--- a/keyboards/projectkb/alice/rev2/rules.mk
+++ b/keyboards/projectkb/alice/rev2/rules.mk
@@ -18,7 +18,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
18NKRO_ENABLE = yes # USB Nkey Rollover 18NKRO_ENABLE = yes # USB Nkey Rollover
19BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality 19BACKLIGHT_ENABLE = yes # 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
22WS2812_DRIVER = spi 22WS2812_DRIVER = spi
23 23
24 24