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