2016-08-07 14:04:39 +00:00
|
|
|
#BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
|
2017-06-30 20:09:52 +00:00
|
|
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
|
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
|
|
|
CONSOLE_ENABLE = yes # Console for debug
|
|
|
|
COMMAND_ENABLE = yes # Commands for debug and configuration
|
|
|
|
SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
|
|
|
|
NKRO_ENABLE = yes # USB Nkey Rollover
|
2017-10-14 21:32:19 +00:00
|
|
|
CUSTOM_MATRIX = yes # Custom matrix file
|
|
|
|
|
|
|
|
DEFAULT_FOLDER = chibios_test/stm32_f072_onekey
|