2016-08-07 15:04:39 +01:00
|
|
|
#BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
|
2017-06-30 21:09:52 +01: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 22:32:19 +01:00
|
|
|
CUSTOM_MATRIX = yes # Custom matrix file
|
|
|
|
|
|
|
|
DEFAULT_FOLDER = chibios_test/stm32_f072_onekey
|