mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-11 20:58:15 +06:00
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
|