mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2025-01-03 23:48:03 +06:00
5 lines
73 B
Makefile
5 lines
73 B
Makefile
|
ifndef QUANTUM_DIR
|
||
|
include ../../../../Makefile
|
||
|
endif
|
||
|
|
||
|
AUDIO_ENABLE = no
|