mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-05 04:00:46 +02:00
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
|