summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/bakeneko65_iso_hs/rules.mk
blob: 2a5031cd32050af50da8756a623a0b2ed5aca8e1 (plain)
1
2
3
4
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