Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)

This commit is contained in:
fauxpark
2019-10-25 18:32:18 -07:00
committed by Drashna Jaelre
parent 006ec86786
commit 5d34e70cf7
60 changed files with 300 additions and 1480 deletions
@@ -1 +1 @@
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
MOUSEKEY_ENABLE = yes
-3
View File
@@ -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