diff options
Diffstat (limited to 'adb_usb')
-rw-r--r--[-rwxr-xr-x] | adb_usb/Makefile | 2 | ||||
-rw-r--r--[-rwxr-xr-x] | adb_usb/matrix.c | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/adb_usb/Makefile b/adb_usb/Makefile index 92b9ba1a93..802b4248cb 100755..100644 --- a/adb_usb/Makefile +++ b/adb_usb/Makefile @@ -38,7 +38,7 @@ F_CPU = 16000000 # MOUSEKEY_ENABLE = yes # Mouse keys #PS2_MOUSE_ENABLE = yes # PS/2 mouse(TrackPoint) support -USB_EXTRA_ENABLE = yes # Enhanced feature for Windows(Audio control and System control) +USB_EXTRA_ENABLE = yes # Audio control and System control #USB_NKRO_ENABLE = yes # USB Nkey Rollover diff --git a/adb_usb/matrix.c b/adb_usb/matrix.c index db202896f5..db202896f5 100755..100644 --- a/adb_usb/matrix.c +++ b/adb_usb/matrix.c |