forked from forks/qmk_firmware
5 lines
73 B
Makefile
5 lines
73 B
Makefile
|
ifndef QUANTUM_DIR
|
||
|
include ../../../../Makefile
|
||
|
endif
|
||
|
|
||
|
AUDIO_ENABLE = no
|