[Core] Cleanup rules.mk for F303 keyboards (#7306)
[jackhill/qmk/firmware.git] / keyboards / planck / rev6 / rules.mk
index 093d528..429fc50 100644 (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