9 lines
177 B
Makefile
9 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
|