Remove manual enable of LTO within user keymaps (#15378)
This commit is contained in:
parent
f7e7671f69
commit
e04f6c5d38
12 changed files with 11 additions and 13 deletions
|
@ -9,7 +9,6 @@ BOOTLOADER = atmel-dfu
|
|||
|
||||
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
# EXTRAFLAGS += -flto
|
||||
LTO_ENABLE = yes
|
||||
SPACE_CADET_ENABLE = no
|
||||
GRAVE_ESC_ENABLE = no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue