mirror of https://github.com/qmk/qmk_firmware
9 lines
276 B
Makefile
9 lines
276 B
Makefile
|
|
||
|
|
||
|
# Build Options
|
||
|
# change to "no" to disable the options, or define them in the Makefile in
|
||
|
# the appropriate keymap folder that will get included automatically
|
||
|
#
|
||
|
CONSOLE_ENABLE = no # Console for debug(+400)
|
||
|
COMMAND_ENABLE = no # Commands for debug and configuration
|