1
0
Fork 0

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

This commit is contained in:
fauxpark 2019-10-26 12:32:18 +11:00 committed by Drashna Jaelre
parent 006ec86786
commit 5d34e70cf7
60 changed files with 300 additions and 1480 deletions

View file

@ -4,9 +4,6 @@ LAYOUTS += ortho_4x12
# 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