diff --git a/README.md b/README.md index 42386e2..e63be80 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,16 @@ Custom analog keyboard based on Hall Effect switches. +![keyboard - picture from above](assets/keyboard-top.png) + - [keyboard layout](http://www.keyboard-layout-editor.com/#/gists/9dc992fd631d9f29cc5bdf738b10b4e4) -- [Onshape project](https://cad.onshape.com/documents/2af2025c576c4f084cb26625/w/9564bb1d9dfbd4b4af4294c8/e/e2406b8294380372b9116245) +- [Onshape - Case](https://cad.onshape.com/documents/2af2025c576c4f084cb26625/w/9564bb1d9dfbd4b4af4294c8/e/e2406b8294380372b9116245) +- [Onshape - Low profile MX keycaps](https://cad.onshape.com/documents/93ff700fd3fbb6e9cde6f6e3) - [Rev 1.0 Schema](https://kicanvas.org/?github=https%3A%2F%2Fgithub.com%2Fheiso%2Fmacrolev%2Fblob%2Frev-1.0%2Fkicad%2Fmacrolev.kicad_sch) - [Rev 1.0 Pcb](https://kicanvas.org/?github=https%3A%2F%2Fgithub.com%2Fheiso%2Fmacrolev%2Fblob%2Frev-1.0%2Fkicad%2Fmacrolev.kicad_pcb) - [WIP Rev 1.1 Schema](https://kicanvas.org/?github=https%3A%2F%2Fgithub.com%2Fheiso%2Fmacrolev%2Fblob%2Fmain%2Fkicad%2Fmacrolev.kicad_sch) - [WIP Rev 1.1 Pcb](https://kicanvas.org/?github=https%3A%2F%2Fgithub.com%2Fheiso%2Fmacrolev%2Fblob%2Fmain%2Fkicad%2Fmacrolev.kicad_pcb) - [Web Configurator](https://heiso.github.io/macrolev/) - ![web configurator screenshot](assets/web-configurator-screenshot.png) ## Todo @@ -64,3 +66,9 @@ Custom analog keyboard based on Hall Effect switches. [Review request on PrintedCircuitBoard](https://www.reddit.com/r/PrintedCircuitBoard/comments/17hjp88/review_request_analog_keyboard) [Second review request on PrintedCircuitBoard](https://www.reddit.com/r/PrintedCircuitBoard/comments/17kqc2j/review_request_analog_keyboard_2/) + +## Pictures & screenshots + +![keyboard - picture from under](assets/keyboard-bot.png) +![pcb - picture from under](assets/pcb-bot.png) +![web configurator screenshot](assets/web-configurator-screenshot.png) diff --git a/assets/keyboard-bot.png b/assets/keyboard-bot.png new file mode 100644 index 0000000..5186e70 Binary files /dev/null and b/assets/keyboard-bot.png differ diff --git a/assets/keyboard-top.png b/assets/keyboard-top.png new file mode 100644 index 0000000..d6ac0b5 Binary files /dev/null and b/assets/keyboard-top.png differ diff --git a/assets/mcu-zoomed.png b/assets/mcu-zoomed.png deleted file mode 100644 index 213d3e1..0000000 Binary files a/assets/mcu-zoomed.png and /dev/null differ diff --git a/assets/pcb-bot.png b/assets/pcb-bot.png new file mode 100644 index 0000000..9d1d669 Binary files /dev/null and b/assets/pcb-bot.png differ diff --git a/assets/pcb.png b/assets/pcb.png deleted file mode 100644 index dde023a..0000000 Binary files a/assets/pcb.png and /dev/null differ diff --git a/assets/schema.pdf b/assets/schema.pdf deleted file mode 100644 index 561adaa..0000000 Binary files a/assets/schema.pdf and /dev/null differ diff --git a/assets/schema.png b/assets/schema.png deleted file mode 100644 index 161b15e..0000000 Binary files a/assets/schema.png and /dev/null differ diff --git a/assets/usbc.png b/assets/usbc.png index 4f9823e..5162c43 100644 Binary files a/assets/usbc.png and b/assets/usbc.png differ diff --git a/assets/web-configurator-screenshot.png b/assets/web-configurator-screenshot.png index 5dd8923..850f29f 100644 Binary files a/assets/web-configurator-screenshot.png and b/assets/web-configurator-screenshot.png differ