aboutsummaryrefslogtreecommitdiff
path: root/keyboard/hhkb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/hhkb/Makefile')
-rw-r--r--keyboard/hhkb/Makefile2
1 files changed, 1 insertions, 1 deletions
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
102F_USB = $(F_CPU) 102F_USB = $(F_CPU)
103 103
104# Interrupt driven control endpoint task 104# Interrupt driven control endpoint task
105OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT 105#OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
106 106
107 107
108# Boot Section Size in *bytes* 108# Boot Section Size in *bytes*