summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/teensy_lc/rules.mk
blob: b3daabe317d974388b5fb3feff5eae8ffce41053 (plain)
1
2
3
4
5
6
# MCU name
MCU = MKL26Z64
USE_CHIBIOS_CONTRIB = yes

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