Remove manual enable of LTO within user keymaps (#15378)

This commit is contained in:
Joel Challis
2022-02-10 17:52:39 +00:00
committed by GitHub
parent f7e7671f69
commit e04f6c5d38
12 changed files with 11 additions and 13 deletions

View File

@@ -2,7 +2,7 @@ DYNAMIC_MACRO_ENABLE = yes
LEADER_ENABLE = yes
# Firmware size Optimizations
EXTRAFLAGS += -flto
LTO_ENABLE = yes
MOUSEKEY_ENABLE = no
NKRO_ENABLE = no
SPACE_CADET_ENABLE = no