From e6aa6917068d7c341dc062fe96659620e04a0f4c Mon Sep 17 00:00:00 2001 From: leviport Date: Fri, 27 Dec 2019 07:27:23 -0700 Subject: [PATCH] Enabled extrakeys for volume & media control --- keyboards/system76/virgo/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/system76/virgo/rules.mk b/keyboards/system76/virgo/rules.mk index 13cacd46f05..02a94584a36 100644 --- a/keyboards/system76/virgo/rules.mk +++ b/keyboards/system76/virgo/rules.mk @@ -16,7 +16,7 @@ BOOTLOADER = atmel-dfu # BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000) MOUSEKEY_ENABLE = no # Mouse keys(+4700) -EXTRAKEY_ENABLE = no # Audio control and System control(+450) +EXTRAKEY_ENABLE = yes # Audio control and System control(+450) CONSOLE_ENABLE = yes # Console for debug(+400) COMMAND_ENABLE = no # Commands for debug and configuration NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work