X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fkeebio%2Firis%2Frules.mk;h=b0012e161144cf0ce74b9e1008cf3e336ca05678;hb=2c41b69d3e253dc369006ae7ac6d2dd4193c529a;hp=18d1d655008a5934a0587bfc39b8e3c4a938c9a7;hpb=7ab99528d8a0a632321b7238507d5755f113abad;p=qmk_firmware.git diff --git a/keyboards/keebio/iris/rules.mk b/keyboards/keebio/iris/rules.mk index 18d1d6550..b0012e161 100644 --- a/keyboards/keebio/iris/rules.mk +++ b/keyboards/keebio/iris/rules.mk @@ -7,7 +7,7 @@ F_USB = $(F_CPU) # This definition is optional, and if your keyboard supports multiple bootloaders of # 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) +ifneq (, $(findstring rev3, $(KEYBOARD))) BOOTLOADER = qmk-dfu else BOOTLOADER = caterina