summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/win10_writers-block/Makefile
blob: fbab4b71c42a56a835abe608cd6436f78a4314eb (plain)
1
2
3
4
5
6
7
8
9
# Having a file like this allows you to override Makefile definitions
# for your own particular keymap

TAP_DANCE_ENABLE=yes


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