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