diff --git a/README.md b/README.md index 8b0710b..2c13697 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,15 @@ A 56 keys column-staggered fully-wireless split keyboard with scrollwheels. +## Gallery + +![top](./images/top.jpg) +![top](./images/top2.jpg) +![mcu1](./images/mcu1.jpg) +![mcu2](./images/mcu2.jpg) +![case](./images/magnetic_case.jpg) +![pcb](./images/pcb.jpg) + ## Features - Choc-spaced, hot-swappable @@ -14,15 +23,6 @@ A 56 keys column-staggered fully-wireless split keyboard with scrollwheels. - Nice!View support (5 pin connector) - Reversible PCB -## Gallery - -![kicad image](images/pcb.png) -![prototype](./images/build.jpg) -![top](./images/top.jpg) -![mcu](./images/mcu.jpg) -![front](./images/front.jpg) -![back](./images/back.jpg) - ## Bill of materials **Essentials**: | **Item** | **Count** | **Note** | diff --git a/images/build.jpg b/images/build.jpg deleted file mode 100644 index 524c171..0000000 Binary files a/images/build.jpg and /dev/null differ diff --git a/images/case_back.jpg b/images/case_back.jpg new file mode 100644 index 0000000..6ddb76f Binary files /dev/null and b/images/case_back.jpg differ diff --git a/images/front.jpg b/images/front.jpg deleted file mode 100644 index 640ec10..0000000 Binary files a/images/front.jpg and /dev/null differ diff --git a/images/magnetic_case.jpg b/images/magnetic_case.jpg new file mode 100644 index 0000000..335e510 Binary files /dev/null and b/images/magnetic_case.jpg differ diff --git a/images/mcu.jpg b/images/mcu.jpg deleted file mode 100644 index 8e2ad21..0000000 Binary files a/images/mcu.jpg and /dev/null differ diff --git a/images/mcu1.jpg b/images/mcu1.jpg new file mode 100644 index 0000000..767dd77 Binary files /dev/null and b/images/mcu1.jpg differ diff --git a/images/mcu2.jpg b/images/mcu2.jpg new file mode 100644 index 0000000..0b77586 Binary files /dev/null and b/images/mcu2.jpg differ diff --git a/images/pcb.jpg b/images/pcb.jpg new file mode 100644 index 0000000..e30b1a4 Binary files /dev/null and b/images/pcb.jpg differ diff --git a/images/back.jpg b/images/pcb_back.jpg similarity index 100% rename from images/back.jpg rename to images/pcb_back.jpg diff --git a/images/pcb.png b/images/pcb_front_back.png similarity index 100% rename from images/pcb.png rename to images/pcb_front_back.png diff --git a/images/switch.jpg b/images/switch.jpg new file mode 100644 index 0000000..a0a27cc Binary files /dev/null and b/images/switch.jpg differ diff --git a/images/top.jpg b/images/top.jpg index 603a3e5..84acc1a 100644 Binary files a/images/top.jpg and b/images/top.jpg differ diff --git a/images/top2.jpg b/images/top2.jpg new file mode 100644 index 0000000..cf9c3f7 Binary files /dev/null and b/images/top2.jpg differ