summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/keymaps/drashna/Makefile
blob: 9dfddf01ecab6b62985945c5b7292988307d305f (plain)
1
2
3
4
5
6
RGBLIGHT_ENABLE = yes
RGBLIGHT_ANIMATION = no

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