Disable mousekey for now, as it makes scrollbars appear on macOS

anne_pro
Michiel Visser 2019-06-24 22:22:10 +02:00
parent 0c35dff498
commit e4db1401df
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ ARMV = 7
BACKLIGHT_ENABLE = no
BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.)
MOUSEKEY_ENABLE = yes # Mouse keys
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration