diff options
Diffstat (limited to 'keyboards/planck/rev6/rules.mk')
-rw-r--r-- | keyboards/planck/rev6/rules.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/planck/rev6/rules.mk b/keyboards/planck/rev6/rules.mk index ea53c8f91..9cedb1799 100644 --- a/keyboards/planck/rev6/rules.mk +++ b/keyboards/planck/rev6/rules.mk | |||
@@ -4,9 +4,6 @@ LAYOUTS += ortho_4x12 | |||
4 | # Cortex version | 4 | # Cortex version |
5 | MCU = STM32F303 | 5 | MCU = STM32F303 |
6 | 6 | ||
7 | # Interrupt driven control endpoint task(+60) | ||
8 | OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT | ||
9 | |||
10 | # Build Options | 7 | # Build Options |
11 | # change to "no" to disable the options, or define them in the Makefile in | 8 | # change to "no" to disable the options, or define them in the Makefile in |
12 | # the appropriate keymap folder that will get included automatically | 9 | # the appropriate keymap folder that will get included automatically |