2021-04-12 21:18:52 +02:00
|
|
|
BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration
|
2020-01-30 19:47:48 +01:00
|
|
|
MOUSEKEY_ENABLE = no # Mouse keys
|
|
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
|
|
|
CONSOLE_ENABLE = yes # Console for debug
|
2017-09-08 19:47:50 +02:00
|
|
|
COMMAND_ENABLE = yes # Commands for debug and configuration
|
|
|
|
NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
|
2020-01-30 19:47:48 +01:00
|
|
|
RGBLIGHT_ENABLE = yes # Enable keyboard underlight functionality
|
|
|
|
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
2017-09-08 19:47:50 +02:00
|
|
|
MIDI_ENABLE = no # MIDI controls
|
|
|
|
AUDIO_ENABLE = no
|
|
|
|
UNICODE_ENABLE = no # Unicode
|
|
|
|
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
|
|
|
|