summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/dcompact/rules.mk
blob: d7eff1adc6f84c88387d654ba0c1b0e6e4269eab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
ifndef QUANTUM_DIR
	include ../../../../Makefile
endif

# https://beta.docs.qmk.fm/reference/config-options#feature-options
# Features Specifically Wanted
EXTRAKEY_ENABLE = yes
STENO_ENABLE = yes
NKRO_ENABLE = yes
AUDIO_ENABLE = yes

# Features taking up space
MOUSEKEY_ENABLE = no
MIDI_ENABLE = no
CONSOLE_ENABLE = no