mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-24 18:11:14 +00:00
8 lines
164 B
Makefile
8 lines
164 B
Makefile
# Build Options
|
|
# Change yes to no to diable feature
|
|
|
|
# Console for keyboard debug
|
|
CONSOLE_ENABLE = yes
|
|
|
|
# Commands for debug and configuration
|
|
COMMAND_ENABLE = yes
|