mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-23 20:03:01 +00:00
9 lines
152 B
Makefile
9 lines
152 B
Makefile
|
# Build Options
|
||
|
# change yes to no to disable
|
||
|
#
|
||
|
BOOTMAGIC_ENABLE = yes
|
||
|
EXTRAKEY_ENABLE = yes
|
||
|
NKRO_ENABLE = yes
|
||
|
LTO_ENABLE = yes
|
||
|
RGBLIGHT_ENABLE = yes
|