Fix media keys in via keymap for 2% milk (#10357)

* Allow media keys in milk via

* Update rules.mk

* Update rules.mk

* Update rules.mk
nathan
Spaceman 5 years ago committed by GitHub
parent fee953c4f8
commit 9f0a2a78a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,2 +1,2 @@
VIA_ENABLE = yes
LTO_ENABLE = yes
LTO_ENABLE = yes

@ -16,7 +16,7 @@ BOOTLOADER = caterina
#
BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = no # Audio control and System control
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 = no # Breathing sleep LED during USB suspend

Loading…
Cancel
Save