aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 0924d599773a2eda9156d3a0f04153871b45eb33 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Chiral keyboard (WIP)

Custom ortholinear split keyboard designed for my tiny hands running on RP2040 zero.


## PCB

### Generate gerber files
```
just gerbers
```

This will generate gerber zip file in `pcb/chiral-keyboard.zip`

### Design

![pcb](./pcb.svg)

![schematic](./chiral.svg)


## 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