summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/hex6c/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechlovin/hex6c/rules.mk')
-rw-r--r--keyboards/mechlovin/hex6c/rules.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/mechlovin/hex6c/rules.mk b/keyboards/mechlovin/hex6c/rules.mk
index 99aa532c26..0af4a07f70 100644
--- a/keyboards/mechlovin/hex6c/rules.mk
+++ b/keyboards/mechlovin/hex6c/rules.mk
@@ -1,8 +1,10 @@
# MCU name
MCU = STM32F303
-
BOARD = QMK_PROTON_C
+# Bootloader selection
+BOOTLOADER = stm32-dfu
+
# Build Options
# change yes to no to disable
#