summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/chimera65_hs/rules.mk
diff options
context:
space:
mode:
authorAndrew Kannan <andrew.kannan@klaviyo.com>2023-03-11 16:04:26 -0500
committerGitHub <noreply@github.com>2023-03-11 14:04:26 -0700
commit042e42d1b7de603bc0a164b7d3b2ec761c6e140f (patch)
tree33cf3677eca28aeb24896d5c725814c9f4017b91 /keyboards/cannonkeys/chimera65_hs/rules.mk
parentdff9ee25e23536366d92e55d532f433dd8426db9 (diff)
Add Chimera65 Hotswap keyboard (#20038)
Co-authored-by: jack <0x6a73@protonmail.com>
Diffstat (limited to 'keyboards/cannonkeys/chimera65_hs/rules.mk')
-rw-r--r--keyboards/cannonkeys/chimera65_hs/rules.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/chimera65_hs/rules.mk b/keyboards/cannonkeys/chimera65_hs/rules.mk
new file mode 100644
index 0000000000..2a5031cd32
--- /dev/null
+++ b/keyboards/cannonkeys/chimera65_hs/rules.mk
@@ -0,0 +1,5 @@
+# Wildcard to allow APM32 MCU
+DFU_SUFFIX_ARGS = -v FFFF -p FFFF
+
+# Enter lower-power sleep mode when on the ChibiOS idle thread
+OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE