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/news_usb/config_pjrc.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'converter/news_usb/config_pjrc.h') diff --git a/converter/news_usb/config_pjrc.h b/converter/news_usb/config_pjrc.h index 92751d1eea..adce014c9e 100644 --- a/converter/news_usb/config_pjrc.h +++ b/converter/news_usb/config_pjrc.h @@ -42,12 +42,6 @@ along with this program. If not, see . ) -/* mouse keys */ -#ifdef MOUSEKEY_ENABLE -# define MOUSEKEY_DELAY_TIME 255 -#endif - - /* Asynchronous USART * 8-data bit, non parity, 1-stop bit, no flow control */ -- cgit v1.2.3