mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-19 08:03:22 +00:00
6 lines
122 B
Makefile
6 lines
122 B
Makefile
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
||
|
|
||
|
ifndef QUANTUM_DIR
|
||
|
include ../../../../Makefile
|
||
|
endif
|