summaryrefslogtreecommitdiffstats
path: root/keyboards/nyquist/keymaps/333fred/rules.mk
blob: 5a3543a6f6643175adcc4d25a95d62ef122587bc (plain)
1
2
3
4
5
6
7
8
KEY_LOCK_ENABLE = yes
NKRO_ENABLE = yes
CONSOLE_ENABLE = no
TAP_DANCE_ENABLE = yes

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