From 3c5add5f800daaeaf0abc28eae8b3c244bcc1126 Mon Sep 17 00:00:00 2001 From: tmk Date: Thu, 24 Apr 2014 11:26:06 +0900 Subject: Change LUFA build options --- keyboard/hhkb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboard') diff --git a/keyboard/hhkb/Makefile b/keyboard/hhkb/Makefile index 89d05ba15..0a256874b 100644 --- a/keyboard/hhkb/Makefile +++ b/keyboard/hhkb/Makefile @@ -102,7 +102,7 @@ ARCH = AVR8 F_USB = $(F_CPU) # Interrupt driven control endpoint task -OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT +#OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT # Boot Section Size in *bytes* -- cgit v1.2.3