aboutsummaryrefslogtreecommitdiff
path: root/keyboards/planck/rev6/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/rev6/rules.mk')
-rw-r--r--keyboards/planck/rev6/rules.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/keyboards/planck/rev6/rules.mk b/keyboards/planck/rev6/rules.mk
index 093d528e3..429fc50a2 100644
--- a/keyboards/planck/rev6/rules.mk
+++ b/keyboards/planck/rev6/rules.mk
@@ -1,8 +1,5 @@
1# project specific files 1# MCU name
2LAYOUTS += ortho_4x12 2MCU = STM32F303
3
4# Cortex version
5MCU = STM32F303
6 3
7# Build Options 4# Build Options
8# change to "no" to disable the options, or define them in the Makefile in 5# change to "no" to disable the options, or define them in the Makefile in