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

This commit is contained in:
Drashna Jaelre
2019-07-09 12:59:05 -07:00
committed by GitHub
parent c69060465e
commit 05a97482e6

View File

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