diff options
Diffstat (limited to 'keyboards/planck')
| -rw-r--r-- | keyboards/planck/ez/rules.mk | 4 | ||||
| -rw-r--r-- | keyboards/planck/rev6/rules.mk | 7 |
2 files changed, 4 insertions, 7 deletions
diff --git a/keyboards/planck/ez/rules.mk b/keyboards/planck/ez/rules.mk index 8e1eeeb99..7fb0dec50 100644 --- a/keyboards/planck/ez/rules.mk +++ b/keyboards/planck/ez/rules.mk | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # Cortex version | 1 | # MCU name |
| 2 | MCU = STM32F303 | 2 | MCU = STM32F303 |
| 3 | 3 | ||
| 4 | # Build Options | 4 | # Build Options |
| 5 | # 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 |
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 |
