mirror of https://github.com/qmk/qmk_firmware
7 lines
165 B
Makefile
7 lines
165 B
Makefile
|
# Build Options
|
||
|
# comment out to disable the options.
|
||
|
#
|
||
|
RGBLIGHT_ENABLE = yes # Enable RGB Underglow
|
||
|
KEY_LOCK_ENABLE = yes # Enable key lock option
|
||
|
SKIP_GIT = yes
|