diff options
author | tmk <nobody@nowhere> | 2012-09-20 13:02:42 +0900 |
---|---|---|
committer | tmk <nobody@nowhere> | 2012-09-21 10:51:44 +0900 |
commit | 9f05dc6f444e159af3805baf5117be4d0da2d349 (patch) | |
tree | 75b884349601e43cdf1b8763ee037a6cb09d750b /converter/adb_usb/Makefile | |
parent | d8ce19abd06ee9274cee883a379504eba9b470a5 (diff) |
Change keymap of ADB converter.
Diffstat (limited to 'converter/adb_usb/Makefile')
-rw-r--r-- | converter/adb_usb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converter/adb_usb/Makefile b/converter/adb_usb/Makefile index e9a90695b1..87b0f415b8 100644 --- a/converter/adb_usb/Makefile +++ b/converter/adb_usb/Makefile @@ -35,8 +35,7 @@ F_CPU = 16000000 # Build Options # comment out to disable the options. # -MOUSEKEY_ENABLE = yes # Mouse keys -#PS2_MOUSE_ENABLE = yes # PS/2 mouse(TrackPoint) support +#MOUSEKEY_ENABLE = yes # Mouse keys EXTRAKEY_ENABLE = yes # Audio control and System control #NKRO_ENABLE = yes # USB Nkey Rollover |