aboutsummaryrefslogtreecommitdiff
path: root/keyboards/zoo/wampus/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/zoo/wampus/rules.mk')
-rw-r--r--keyboards/zoo/wampus/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/zoo/wampus/rules.mk b/keyboards/zoo/wampus/rules.mk
index 9b8648c33..02375d924 100644
--- a/keyboards/zoo/wampus/rules.mk
+++ b/keyboards/zoo/wampus/rules.mk
@@ -21,7 +21,7 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
21WS2812_DRIVER = spi # RGB underglow driver configuration 21WS2812_DRIVER = spi # RGB underglow driver configuration
22BLUETOOTH_ENABLE = no # Enable Bluetooth 22BLUETOOTH_ENABLE = no # Enable Bluetooth
23AUDIO_ENABLE = no # Audio output 23AUDIO_ENABLE = no # Audio output
24OLED_DRIVER_ENABLE = no # Enables the use of OLED displays 24OLED_ENABLE = no # Enables the use of OLED displays
25 25
26# Enter lower-power sleep mode when on the ChibiOS idle thread 26# Enter lower-power sleep mode when on the ChibiOS idle thread
27OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE 27OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE