|
|
@ -4,8 +4,6 @@ MCU = STM32F072 |
|
|
|
# Build Options
|
|
|
|
# Build Options
|
|
|
|
# comment out to disable the options.
|
|
|
|
# comment out to disable the options.
|
|
|
|
#
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
|
|
|
|
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
|
|
|
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
|
|
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
|
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
|
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
|
|
|