diff options
Diffstat (limited to 'keyboards/mechwild/waka60/f411/eeprom/rules.mk')
-rw-r--r-- | keyboards/mechwild/waka60/f411/eeprom/rules.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/mechwild/waka60/f411/eeprom/rules.mk b/keyboards/mechwild/waka60/f411/eeprom/rules.mk index 3d2f9bcf05..44adba039b 100644 --- a/keyboards/mechwild/waka60/f411/eeprom/rules.mk +++ b/keyboards/mechwild/waka60/f411/eeprom/rules.mk @@ -1,8 +1 @@ -# MCU name -MCU = STM32F411 -BOARD = BLACKPILL_STM32_F411 - -# Bootloader selection -BOOTLOADER = stm32-dfu - EEPROM_DRIVER = i2c |