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