re-added mouse and media keys plus slight changes (#9515)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
unicorn855 2020-06-30 13:23:31 +02:00 committed by GitHub
parent bb50e75514
commit 99f0409334
2 changed files with 44 additions and 70 deletions

View file

@ -1,12 +1,5 @@
VIA_ENABLE = yes
LTO_ENABLE = yes
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = no # Audio control and System control
LEADER_ENABLE = no
FAUXCLICKY_ENABLE = no
MIDI_ENABLE = no
BLUETOOTH_ENABLE = no
KEY_LOCK_ENABLE = no
TERMINAL_ENABLE = no
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control