summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/bakeneko65_iso_hs/rules.mk
diff options
context:
space:
mode:
authorAndrew Kannan <andrew.kannan@gmail.com>2023-03-23 16:25:15 -0400
committerGitHub <noreply@github.com>2023-03-23 20:25:15 +0000
commit153bcdcd8ddbe49293777167eef61bc90e4fe7f6 (patch)
tree8e7f80ad150bf3500e2d177027880c44ebe81a83 /keyboards/cannonkeys/bakeneko65_iso_hs/rules.mk
parent37ac5e68e61c539aa7dddb05fc8f4ca4e0428d4b (diff)
Add CannonKeys Bakeneko65 Hotswap ISO PCB to QMK (#20131)
* Add CannonKeys Bakeneko65 Hotswap ISO PCB to QMK * Add 65_iso_blocker community layout support
Diffstat (limited to 'keyboards/cannonkeys/bakeneko65_iso_hs/rules.mk')
-rw-r--r--keyboards/cannonkeys/bakeneko65_iso_hs/rules.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/bakeneko65_iso_hs/rules.mk b/keyboards/cannonkeys/bakeneko65_iso_hs/rules.mk
new file mode 100644
index 0000000000..2a5031cd32
--- /dev/null
+++ b/keyboards/cannonkeys/bakeneko65_iso_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