This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
2016-11-23 20:16:38 -05:00

7 lines
98 B
Makefile

RGBLIGHT_ENABLE ?= yes
MIDI_ENABLE ?= yes
ifndef QUANTUM_DIR
include ../../../../Makefile
endif