[Core] Cleanup rules.mk for F303 keyboards (#7306)

* Cleanup rules.mk for F303 keyboards

* Fix small typo
This commit is contained in:
fauxpark 2019-11-15 13:25:40 +11:00 committed by James Young
parent c19e4da8af
commit f98750de6e
37 changed files with 98 additions and 4305 deletions

View file

@ -1,8 +1,5 @@
# project specific files
LAYOUTS += ortho_4x12
# Cortex version
MCU = STM32F303
# MCU name
MCU = STM32F303
# Build Options
# change to "no" to disable the options, or define them in the Makefile in