forked from forks/qmk_firmware
6 lines
122 B
Makefile
6 lines
122 B
Makefile
COMMAND_ENABLE = no # Commands for debug and configuration
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|