mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-18 01:46:09 +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
|
||
|
|