qmk_firmware/keyboards/ez_maker/directpins
Jeff Epler 3c3f55c0e9
Add an ez_maker directpins for rp2040 (#17908)
* Add an ez_maker directpins for rp2040

This allows all exposed pins on the Raspberry Pi Pico to be used
as up to 26 individual keys. Keys use a common ground arrangement.

The firmware is also expected to work on generic RP2040 boards, check
manufacturer pinout diagrams or use trial and error to find out the GP#s
of the pins.

* Update keyboards/ez_maker/directpins/rp2040/info.json

Co-authored-by: Joel Challis <git@zvecr.com>

* Changes based on review comments

Co-authored-by: Joel Challis <git@zvecr.com>
2022-08-28 21:40:10 +01:00
..
promicro Tidy up ez_maker (#17910) 2022-08-05 00:41:29 +01:00
proton_c Tidy up ez_maker (#17910) 2022-08-05 00:41:29 +01:00
rp2040 Add an ez_maker directpins for rp2040 (#17908) 2022-08-28 21:40:10 +01:00
teensy_2 Tidy up ez_maker (#17910) 2022-08-05 00:41:29 +01:00
teensy_2pp Tidy up ez_maker (#17910) 2022-08-05 00:41:29 +01:00
teensy_32 Tidy up ez_maker (#17910) 2022-08-05 00:41:29 +01:00
teensy_lc Tidy up ez_maker (#17910) 2022-08-05 00:41:29 +01:00
readme.md [Keyboard] ez_maker/directpins for easy one-offs in qmk_configurator (#13321) 2021-08-14 08:42:59 -07:00

DirectPins

Easily assign keys to pins for your custom project using QMK Configurator.

This directory exists so that people creating one-offs can easily hook up their pins to switches and flash QMK to it.