mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-02 07:55:12 +00:00
10 lines
242 B
Makefile
Executable File
10 lines
242 B
Makefile
Executable File
# Build Options
|
|
# comment out to disable the options.
|
|
#
|
|
BACKLIGHT_ENABLE = no
|
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
|
CONSOLE_ENABLE = no # Console for debug
|
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
|
VELOCIKEY_ENABLE = no
|
|
|