Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.93 KB

wiring.md

File metadata and controls

20 lines (12 loc) · 1.93 KB

Handwiring a Tryadactyl

This is how I wire up my keyboard so that everything is socketed and reusable as the case design evolves.

Parts

Summary

First, I solder header pins on my microcontroller facing up (pins on ther same side as the components and the silkscreen pin labels). This lets the controller sit flat and snug in the 3D printed holder in the base plate. If you plan on using the controllers with a more standard keyboard PCB you might need pins on the other side.

Then I cut off the ends of two 4-wire ribbons of raw jumper (or cut a 12" ribbon so longer and shorter sides are useful for different columns) and solder each to one side of a column's worth of hotswap sockets. Then cap the jumpers with a housing so it's easy to connect as a unit. Don't make the ribbons too short, you never knows how the design will evolve. Repeat for every column on both halves, and for the thumbs.

Finally, I solder a bunch of headers to a permaproto board to act as ground distribution (connect to ground on your microcontroller). This also makes a good place for I2C pull up resistors, a reset switch and my trackpoint reset circuit.