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 4427284e7f..75e073df6d 100644 --- a/keyboards/naked48/rules.mk +++ b/keyboards/naked48/rules.mk @@ -11,9 +11,6 @@ MCU = atmega32u4 # ATmega328P USBasp BOOTLOADER = caterina -# Interrupt driven control endpoint task(+60) -OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT - # Build Options # change to "no" to disable the options, or define them in the Makefile in # the appropriate keymap folder that will get included automatically |