diff options
Diffstat (limited to 'keyboards/handwired/uthol/rev3')
-rw-r--r-- | keyboards/handwired/uthol/rev3/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/handwired/uthol/rev3/rules.mk b/keyboards/handwired/uthol/rev3/rules.mk index b64e4ec8d1..8752bb87eb 100644 --- a/keyboards/handwired/uthol/rev3/rules.mk +++ b/keyboards/handwired/uthol/rev3/rules.mk @@ -1,5 +1,6 @@ # MCU name MCU = STM32F401 +BOARD = BLACKPILL_STM32_F401 # Bootloader selection BOOTLOADER = stm32-dfu |