]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/keebio/iris/rules.mk
[Keyboard] Update Iris Rev 3 QMK-DFU settings (#6050)
[qmk_firmware.git] / keyboards / keebio / iris / rules.mk
index 9745d5e3c1ae531d36c6904fb9a891987cabc819..18d1d655008a5934a0587bfc39b8e3c4a938c9a7 100644 (file)
@@ -8,7 +8,7 @@ F_USB = $(F_CPU)
 #     different sizes, comment this out, and the correct address will be loaded
 #     automatically (+60). See bootloader.mk for all options.
 ifeq ($(strip $(KEYBOARD)), iris/rev3)
-    BOOTLOADER = dfu
+    BOOTLOADER = qmk-dfu
 else
     BOOTLOADER = caterina
 endif