summaryrefslogtreecommitdiff
path: root/adb_usb/Makefile
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2011-12-22 01:05:28 +0900
committertmk <nobody@nowhere>2011-12-22 01:05:28 +0900
commit7386c761912530bbb53496002ab32d02c8a86833 (patch)
treed974c9f82f4db2434ac26357f4f3e38a2d4f6777 /adb_usb/Makefile
parentbaf885dc31e1d4ac98e03870dffea6e19c259427 (diff)
fixed a bug on host_system_send().
Diffstat (limited to 'adb_usb/Makefile')
-rw-r--r--adb_usb/Makefile2
1 files changed, 1 insertions, 1 deletions
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