]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/mitosis/keymaps/datagrok/rules.mk
mitosis:datagrok layout and readme improvements (#3400)
[qmk_firmware.git] / keyboards / mitosis / keymaps / datagrok / rules.mk
1 AUDIO_ENABLE = yes # audio output
2 FAUXCLICKY_ENABLE = no
3 BOOTMAGIC_ENABLE = no   # Virtual DIP switch configuration(+1000)
4 MOUSEKEY_ENABLE = no    # Mouse keys(+4700)
5 EXTRAKEY_ENABLE = yes   # Audio control and System control(+450)
6 CONSOLE_ENABLE = no     # Console for debug(+400)
7 COMMAND_ENABLE = no     # Commands for debug and configuration
8 UNICODE_ENABLE = no     # Unicode
9 BACKLIGHT_ENABLE = no   # Enable keyboard backlight functionality
10 BLUETOOTH_ENABLE = no   # Enable Bluetooth with the Adafruit EZ-Key HID
11 MIDI_ENABLE = no        # MIDI controls
12 # vim: set ts=8 noet: