1
0
Fork 0

[Keyboard] Enabled Mousekeys by default on Boston (#14507)

This commit is contained in:
Pylon 2021-09-19 14:47:13 -04:00 committed by GitHub
parent 5dbde91bdf
commit e83fb69ae8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ BOOTLOADER = stm32-dfu
# change yes to no to disable
#
BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration