summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/satisfaction75/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2020-12-04 02:22:34 +0000
committerQMK Bot <hello@qmk.fm>2020-12-04 02:22:34 +0000
commitdc1eebb566f9b3f4bed68c4dcfd5421798c31602 (patch)
treef23dc708a389265fabccbcb6990420ffcb1c9030 /keyboards/cannonkeys/satisfaction75/rules.mk
parent024b3bd0dda733a7896927a51b7074ec5b25d643 (diff)
parent0f086df89fba8dcc073a15d7b9c000aed21a5f5d (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/cannonkeys/satisfaction75/rules.mk')
-rw-r--r--keyboards/cannonkeys/satisfaction75/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/satisfaction75/rules.mk b/keyboards/cannonkeys/satisfaction75/rules.mk
index a2288a4aab..3a48d3ebfd 100644
--- a/keyboards/cannonkeys/satisfaction75/rules.mk
+++ b/keyboards/cannonkeys/satisfaction75/rules.mk
@@ -24,6 +24,8 @@ QWIIC_ENABLE += MICRO_OLED
DEFAULT_FOLDER = cannonkeys/satisfaction75/rev1
+# Wildcard to allow APM32 MCU
+DFU_SUFFIX_ARGS = -p FFFF -v FFFF
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE