diff options
Diffstat (limited to 'hhkb/Makefile.vusb')
-rw-r--r-- | hhkb/Makefile.vusb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hhkb/Makefile.vusb b/hhkb/Makefile.vusb index ea89a6f6a0..7826ffd025 100644 --- a/hhkb/Makefile.vusb +++ b/hhkb/Makefile.vusb @@ -42,7 +42,7 @@ F_CPU = 20000000 # comment out to disable the options. # MOUSEKEY_ENABLE = yes # Mouse keys -#USB_EXTRA_ENABLE = yes # Enhanced feature for Windows(Audio control and System control) +USB_EXTRA_ENABLE = yes # Enhanced feature for Windows(Audio control and System control) #USB_NKRO_ENABLE = yes # USB Nkey Rollover |