53a88af036
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
6 lines
109 B
Makefile
6 lines
109 B
Makefile
OLED_ENABLE = yes
|
|
COMBO_ENABLE = yes
|
|
|
|
LTO_ENABLE = yes #enable link time optimization to reduce binary size
|
|
|