diff options
Diffstat (limited to 'keyboards/naked48/rules.mk')
| -rw-r--r-- | keyboards/naked48/rules.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/naked48/rules.mk b/keyboards/naked48/rules.mk index 4427284e7..75e073df6 100644 --- a/keyboards/naked48/rules.mk +++ b/keyboards/naked48/rules.mk | |||
| @@ -11,9 +11,6 @@ MCU = atmega32u4 | |||
| 11 | # ATmega328P USBasp | 11 | # ATmega328P USBasp |
| 12 | BOOTLOADER = caterina | 12 | BOOTLOADER = caterina |
| 13 | 13 | ||
| 14 | # Interrupt driven control endpoint task(+60) | ||
| 15 | OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT | ||
| 16 | |||
| 17 | # Build Options | 14 | # Build Options |
| 18 | # change to "no" to disable the options, or define them in the Makefile in | 15 | # change to "no" to disable the options, or define them in the Makefile in |
| 19 | # the appropriate keymap folder that will get included automatically | 16 | # the appropriate keymap folder that will get included automatically |
