1
0
Fork 0

Remove manual enable of LTO within keyboards (#15377)

This commit is contained in:
Joel Challis 2021-12-02 01:05:40 +00:00 committed by GitHub
parent b6d9a8026b
commit d2ccd62b57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 14 additions and 14 deletions

View file

@ -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