summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/teensy_35/rules.mk
blob: 8ebefd03f50765b0de4328e9e4afbd351e68c1b3 (plain)
1
2
3
4
5
6
7
8
# MCU name
MCU = MK64FX512

# Bootloader selection
BOOTLOADER = halfkay

# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE