mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-18 11:52:50 +01:00
6 lines
95 B
Makefile
6 lines
95 B
Makefile
RGBLIGHT_ENABLE = no
|
|
AUDIO_ENABLE = yes
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif |