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