summaryrefslogtreecommitdiff
path: root/converter/news_usb/config_pjrc.h
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-10-28 11:32:19 +0900
committertmk <nobody@nowhere>2013-10-28 11:32:19 +0900
commitee109d68d6ba592ab64e334b9650df14a0564364 (patch)
treeee3e5cc3616ec04b0aa25778899f549596bec76a /converter/news_usb/config_pjrc.h
parentc18c52f551545b46a28902c69730eefbdb75577d (diff)
Delete MOUSEKEY_DELAY_TIME in config.h
Diffstat (limited to 'converter/news_usb/config_pjrc.h')
-rw-r--r--converter/news_usb/config_pjrc.h6
1 files changed, 0 insertions, 6 deletions
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 <http://www.gnu.org/licenses/>.
)
-/* mouse keys */
-#ifdef MOUSEKEY_ENABLE
-# define MOUSEKEY_DELAY_TIME 255
-#endif
-
-
/* Asynchronous USART
* 8-data bit, non parity, 1-stop bit, no flow control
*/