diff options
Diffstat (limited to 'keyboards/tkw/grandiceps/rules.mk')
-rw-r--r-- | keyboards/tkw/grandiceps/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/tkw/grandiceps/rules.mk b/keyboards/tkw/grandiceps/rules.mk index f408feb059..8274edd22d 100644 --- a/keyboards/tkw/grandiceps/rules.mk +++ b/keyboards/tkw/grandiceps/rules.mk @@ -1,5 +1,6 @@ # MCU name MCU = STM32F411 +BOARD = BLACKPILL_STM32_F411 # Bootloader selection BOOTLOADER = stm32-dfu |