From 51bccf375c7638c5cf95cd9ba846d6c69535a918 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 12 Apr 2026 20:26:34 +0530 Subject: Add picture of board --- README.md | 8 ++++---- picture.jpg | Bin 0 -> 530223 bytes 2 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 picture.jpg diff --git a/README.md b/README.md index c49cea8..dc66f5c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Chiral keyboard (WIP) +# Chiral keyboard Custom ortholinear split keyboard designed for my hands running on RP2040 zero. @@ -13,9 +13,9 @@ This will generate gerber zip file in `hardware/chiral-keyboard.zip` ### Design -| PCB | Schematic | -|---|---| -| ![pcb](./pcb.svg) | ![schematic](./chiral.svg) | +| PCB | Schematic | Real | +|---|---|---| +| ![pcb](./pcb.svg) | ![schematic](./chiral.svg) | ![pic](./picture.jpg) | ## Resources diff --git a/picture.jpg b/picture.jpg new file mode 100644 index 0000000..6927131 Binary files /dev/null and b/picture.jpg differ -- cgit v1.3.1