diff options
Diffstat (limited to 'keyboards/planck/ez/rules.mk')
-rw-r--r-- | keyboards/planck/ez/rules.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/planck/ez/rules.mk b/keyboards/planck/ez/rules.mk index 4aa431fdaa..8e1eeeb993 100644 --- a/keyboards/planck/ez/rules.mk +++ b/keyboards/planck/ez/rules.mk @@ -1,9 +1,6 @@ # Cortex version MCU = STM32F303 -# 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 |