From ee109d68d6ba592ab64e334b9650df14a0564364 Mon Sep 17 00:00:00 2001 From: tmk Date: Mon, 28 Oct 2013 11:32:19 +0900 Subject: Delete MOUSEKEY_DELAY_TIME in config.h --- converter/adb_usb/config.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'converter/adb_usb/config.h') diff --git a/converter/adb_usb/config.h b/converter/adb_usb/config.h index 4ce27bbfe..5ce5c2215 100644 --- a/converter/adb_usb/config.h +++ b/converter/adb_usb/config.h @@ -44,12 +44,6 @@ along with this program. If not, see . #define USE_LEGACY_KEYMAP -/* mouse keys */ -#ifdef MOUSEKEY_ENABLE -# define MOUSEKEY_DELAY_TIME 192 -#endif - - /* ADB port setting */ #define ADB_PORT PORTD #define ADB_PIN PIND -- cgit v1.2.3