summaryrefslogtreecommitdiff
path: root/adb_usb
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2011-05-25 10:37:58 +0900
committertmk <nobody@nowhere>2011-05-25 11:30:14 +0900
commitaf85b6bba6744573f1edecd26fb504c31094414f (patch)
tree3ba304c36fa36c83d06123b569c77b68b801e7cd /adb_usb
parent74f7e19863ced21bf5d27c1fb1207f79f2195e24 (diff)
added HHKB/README and clean some codes.
Diffstat (limited to 'adb_usb')
-rw-r--r--[-rwxr-xr-x]adb_usb/Makefile2
-rw-r--r--[-rwxr-xr-x]adb_usb/matrix.c0
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