summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/khord/rules.mk
blob: c248822b2318e367571862714a18db865a72b64f (plain)
1
2
3
4
5
6
BACKLIGHT_ENABLE = yes
TAP_DANCE_ENABLE = yes

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