summaryrefslogtreecommitdiff
path: root/keyboards/nebula68/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nebula68/rules.mk')
-rwxr-xr-xkeyboards/nebula68/rules.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/nebula68/rules.mk b/keyboards/nebula68/rules.mk
index 40e17f1b4f..bcf1fd1a8f 100755
--- a/keyboards/nebula68/rules.mk
+++ b/keyboards/nebula68/rules.mk
@@ -2,6 +2,9 @@
MCU = STM32F303
BOARD = QMK_PROTON_C
+# Bootloader selection
+BOOTLOADER = stm32-dfu
+
# Do not put the microcontroller into power saving mode
# when we get USB suspend event. We want it to keep updating
# backlight effects.