mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-01 21:26:55 +06:00
10 lines
177 B
Makefile
10 lines
177 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
|
|
RGBLIGHT_DRIVER = WS2812
|