summaryrefslogtreecommitdiffstats
path: root/keyboards/minidox/keymaps/that_canadian/rules.mk
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