summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/piemod/rules.mk
blob: 1e48872e391e85ae77fa4476fb62f5b6f6c12a26 (plain)
1
2
3
4
5
6
7
8
9
10
SUBPROJECT_DEFAULT = rev4

MOUSEKEY_ENABLE = yes
BLUETOOTH_ENABLE = yes
EXTRAKEY_ENABLE = yes
AUDIO_ENABLE = yes 

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