summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/rev3/Makefile
blob: 55940968237a90ff98f75851304b6d3586046ee3 (plain)
1
2
3
4
5
AUDIO_ENABLE = no           # Audio output on port C6

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