diff options
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 |