summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/rev4/rules.mk
blob: 01d848e98c611438467026076c08a52c1c52e8e7 (plain)
1
2
3
4
5
AUDIO_ENABLE = yes           # Audio output on port C6

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