[Keyboard] Enable LTO on Handwired/Promethium to reduce compiled size (#6227)
This commit is contained in:
parent
c69060465e
commit
05a97482e6
@ -76,3 +76,5 @@ SRC += ws2812.c
|
|||||||
SRC += rgbsps.c
|
SRC += rgbsps.c
|
||||||
SRC += analog.c
|
SRC += analog.c
|
||||||
SRC += matrix.c
|
SRC += matrix.c
|
||||||
|
|
||||||
|
LINK_TIME_OPTIMIZATION_ENABLE = yes
|
||||||
|
Loading…
Reference in New Issue
Block a user