forked from Github/qmk_firmware
Remove manual enable of LTO within keyboards (#15377)
This commit is contained in:
@@ -16,5 +16,5 @@ NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https:/
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
AUDIO_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
EXTRAFLAGS = -flto
|
||||
LTO_ENABLE = yes
|
||||
ENCODER_ENABLE = yes
|
||||
|
Reference in New Issue
Block a user