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.

7 lines
98 B
Makefile
Raw Normal View History

2016-11-23 20:16:38 -05:00
RGBLIGHT_ENABLE ?= yes
MIDI_ENABLE ?= yes
2016-10-05 20:41:33 -04:00
ifndef QUANTUM_DIR
include ../../../../Makefile
endif