diff options
Diffstat (limited to 'keyboards/mechwild/waka60/f401/eeprom')
-rw-r--r-- | keyboards/mechwild/waka60/f401/eeprom/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/mechwild/waka60/f401/eeprom/rules.mk b/keyboards/mechwild/waka60/f401/eeprom/rules.mk index c2c0bbd5d6..4707020e58 100644 --- a/keyboards/mechwild/waka60/f401/eeprom/rules.mk +++ b/keyboards/mechwild/waka60/f401/eeprom/rules.mk @@ -1,5 +1,6 @@ # MCU name MCU = STM32F401 +BOARD = BLACKPILL_STM32_F401 # Bootloader selection BOOTLOADER = stm32-dfu |