mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-14 08:30:48 +02:00
7 lines
96 B
Makefile
7 lines
96 B
Makefile
RGBLIGHT_ENABLE = yes
|
|
MIDI_ENABLE = yes
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|