mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-29 14:40:38 +00:00
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
|
||
|
|