mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-26 13:16:44 +00:00
7 lines
217 B
Makefile
7 lines
217 B
Makefile
# Build Options
|
|
# change yes to no to disable
|
|
#
|
|
CONSOLE_ENABLE = yes # Console for debug
|
|
COMMAND_ENABLE = yes # Commands for debug and configuration
|
|
NKRO_ENABLE = yes # Enable N-Key Rollover
|