From 7386c761912530bbb53496002ab32d02c8a86833 Mon Sep 17 00:00:00 2001 From: tmk Date: Thu, 22 Dec 2011 01:05:28 +0900 Subject: fixed a bug on host_system_send(). --- adb_usb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'adb_usb/Makefile') diff --git a/adb_usb/Makefile b/adb_usb/Makefile index 56b342df94..f4c5031cb6 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 -#EXTRAKEY_ENABLE = yes # Audio control and System control +EXTRAKEY_ENABLE = yes # Audio control and System control #NKRO_ENABLE = yes # USB Nkey Rollover -- cgit v1.2.3