summaryrefslogtreecommitdiffstats
path: root/keyboards/nyquist/keymaps/333fred/Makefile
blob: f8544328074c247054873bb7270ac73690f7d78d (plain)
1
2
3
4
5
6
7
KEY_LOCK_ENABLE = yes
NKRO_ENABLE = yes
CONSOLE_ENABLE = yes

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