# Chiral keyboard Custom ortholinear split keyboard designed for my hands running on RP2040 zero. ## PCB ### Generate gerber files ``` just gerbers ``` This will generate gerber zip file in `hardware/chiral-keyboard.zip` ### Design | PCB | Schematic | Real | |---|---|---| | ![pcb](./pcb.svg) | ![schematic](./chiral.svg) | ![pic](./picture.jpg) | ## Resources Kicad libraries used here: - RP2040 zero sym and footprint - https://github.com/dj505/RP2040-Zero-KiCAD - Keyswitch footprints - https://github.com/daprice/keyswitches.pretty