]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/infinity60/rules.mk
Add user-overridable callback for cancelling UCIS input (#5564)
[qmk_firmware.git] / keyboards / infinity60 / rules.mk
index 8cb2b3755951106553303797e5cf858014c57ea2..1f02e05c84cdc928c3530261b297fd89de1ec1e9 100644 (file)
@@ -58,6 +58,7 @@ OPT_DEFS = -DCORTEX_VTOR_INIT=0x00001000
 #
 
 DFU_ARGS = -d 1c11:b007
+DFU_SUFFIX_ARGS = -p b007 -v 1c11
 
 BOOTMAGIC_ENABLE = no  # Virtual DIP switch configuration
 ## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.)