mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-05 11:20:35 -04:00
Remove manual enable of LTO within user keymaps (#15378)
This commit is contained in:
parent
05af099f18
commit
07653a7e71
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB Underglow
|
|||
AUDIO_ENABLE = no # Enable Audio output
|
||||
OLED_ENABLE = no # Enable OLED Display
|
||||
VIA_ENABLE = yes # Enable VIA support
|
||||
LTO_ENABLE = yes # CFLAGS=flto
|
||||
LTO_ENABLE = yes # Reduce firmware size
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue