diff options
| author | tmk <nobody@nowhere> | 2014-04-24 11:26:06 +0900 |
|---|---|---|
| committer | tmk <nobody@nowhere> | 2014-04-24 11:26:06 +0900 |
| commit | 3c5add5f800daaeaf0abc28eae8b3c244bcc1126 (patch) | |
| tree | f7d73e5d114e8964e30c32d7a9f66d1ef08eeb22 /keyboard/hhkb | |
| parent | a5d4a1f3e1f09a79ad949e7e90199548992f0e37 (diff) | |
| download | qmk_firmware-3c5add5f800daaeaf0abc28eae8b3c244bcc1126.tar.gz qmk_firmware-3c5add5f800daaeaf0abc28eae8b3c244bcc1126.zip | |
Change LUFA build options
Diffstat (limited to 'keyboard/hhkb')
| -rw-r--r-- | keyboard/hhkb/Makefile | 2 |
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 | |||
| 102 | F_USB = $(F_CPU) | 102 | F_USB = $(F_CPU) |
| 103 | 103 | ||
| 104 | # Interrupt driven control endpoint task | 104 | # Interrupt driven control endpoint task |
| 105 | OPT_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* |
