[Keyboard] Enable LTO on Handwired/Promethium to reduce compiled size (#6227)

pull/5727/head^2
Drashna Jaelre 6 years ago committed by GitHub
parent c69060465e
commit 05a97482e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -76,3 +76,5 @@ SRC += ws2812.c
SRC += rgbsps.c
SRC += analog.c
SRC += matrix.c
LINK_TIME_OPTIMIZATION_ENABLE = yes

Loading…
Cancel
Save