summaryrefslogtreecommitdiffstats
path: root/keyboards/deltasplit75/keymaps/itsaferbie/Makefile
blob: 52ef1ad3e4ddde0c84b587044481900999b0783a (plain)
1
2
3
4
5
RGBLIGHT_ENABLE = yes        # Enable WS2812 RGB underlight.  Do not enable this with audio at the same time.

ifndef QUANTUM_DIR
	include ../../../../Makefile
endif