[Keyboard] ez_maker/directpins for easy one-offs in qmk_configurator (#13321)

* 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
This commit is contained in:
Zach White
2021-08-14 08:42:59 -07:00
committed by GitHub
parent 110a320321
commit 60a36863bc
47 changed files with 1141 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE