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