summaryrefslogtreecommitdiffstats
path: root/keyboards/nyquist/keymaps/pitty/Makefile
blob: 48c5e08ddd57c2790467589fbe390f6e834d22c2 (plain)
1
2
3
4
5
6
7
RGBLIGHT_ENABLE = yes
NKRO_ENABLE = yes


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