diff options
Diffstat (limited to 'keyboards/wolfmarkclub/wm1/rules.mk')
-rw-r--r-- | keyboards/wolfmarkclub/wm1/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/wolfmarkclub/wm1/rules.mk b/keyboards/wolfmarkclub/wm1/rules.mk index 0a55b5a2e..50f792715 100644 --- a/keyboards/wolfmarkclub/wm1/rules.mk +++ b/keyboards/wolfmarkclub/wm1/rules.mk | |||
@@ -22,7 +22,7 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
22 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 22 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
23 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
24 | UNICODE_ENABLE = no # Unicode | 24 | UNICODE_ENABLE = no # Unicode |
25 | AUDIO_ENABLE = no # Audio output on port C6 | 25 | AUDIO_ENABLE = no # Audio output |
26 | LTO_ENABLE = yes | 26 | LTO_ENABLE = yes |
27 | 27 | ||
28 | # Enter lower-power sleep mode when on the ChibiOS idle thread | 28 | # Enter lower-power sleep mode when on the ChibiOS idle thread |