diff options
Diffstat (limited to 'keyboards/planck/rev6/rules.mk')
| -rw-r--r-- | keyboards/planck/rev6/rules.mk | 7 |
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 |
| 2 | LAYOUTS += ortho_4x12 | 2 | MCU = STM32F303 |
| 3 | |||
| 4 | # Cortex version | ||
| 5 | MCU = 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 |
