From 74f7e19863ced21bf5d27c1fb1207f79f2195e24 Mon Sep 17 00:00:00 2001 From: tmk Date: Sat, 21 May 2011 10:28:57 +0900 Subject: added USB_EXTRA feature to HHKB/V-USB --- hhkb/Makefile.vusb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hhkb/Makefile.vusb') diff --git a/hhkb/Makefile.vusb b/hhkb/Makefile.vusb index ea89a6f6a..7826ffd02 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 -- cgit v1.2.3