mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-02 21:58:04 +06: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
|
||
|
|