Add Arm Teensys to mcu_selection.mk (#8026)
[jackhill/qmk/firmware.git] / keyboards / handwired / onekey / teensy_32 / rules.mk
CommitLineData
66d7fc34
R
1# MCU name
2MCU = MK20DX256
4d06d283
NB
3
4# Enter lower-power sleep mode when on the ChibiOS idle thread
5OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE