]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/planck/keymaps/dcompact/rules.mk
d7eff1adc6f84c88387d654ba0c1b0e6e4269eab
[qmk_firmware.git] / keyboards / planck / keymaps / dcompact / rules.mk
1 ifndef QUANTUM_DIR
2         include ../../../../Makefile
3 endif
4
5 # https://beta.docs.qmk.fm/reference/config-options#feature-options
6 # Features Specifically Wanted
7 EXTRAKEY_ENABLE = yes
8 STENO_ENABLE = yes
9 NKRO_ENABLE = yes
10 AUDIO_ENABLE = yes
11
12 # Features taking up space
13 MOUSEKEY_ENABLE = no
14 MIDI_ENABLE = no
15 CONSOLE_ENABLE = no