mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-01 18:20:43 +02:00

* new keyboard: handwired/directpins * fix promicro keyboard_name * add teensy2 and teensy2++ support * align with handwired/onekey * tweak pids * add teensy 3.2 and teensy lc to directpins * move directpins from handwired to ez_maker * add docs for easy maker
3 lines
105 B
Makefile
3 lines
105 B
Makefile
# Enter lower-power sleep mode when on the ChibiOS idle thread
|
|
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
|