diff --git a/doc/plates_and_cases.md b/doc/plates_and_cases.md new file mode 100644 index 0000000..da72f9b --- /dev/null +++ b/doc/plates_and_cases.md @@ -0,0 +1,23 @@ +Plates and cases +================ + +[This simple plate](../plates/plate.stl) works for both v1 and v2. +It has no support or screw inserts, so not ideal for hotswap +builds, but does the job. + +## V2 + +This is the basically the same plate with a few supports +placed where the mounting holes are. I have not tested to +actually screw this on, Im just using it without screws: +[left plate with supports](../plates/cheapino-plate-left.stl) +[right plate with supports](../plates/cheapino-plate-right.stl) + +## V1 + +This is a VERY nice case with built-in support for tenting +and a travel solution: +https://www.printables.com/model/835134-cheapino-split-keyboard-case + +This is a case for v1 with a simple tenting solution: +https://www.printables.com/model/541536-cheapino-case-with-basic-tenting diff --git a/plates/cheapino-plate-left.stl b/plates/cheapino-plate-left.stl new file mode 100644 index 0000000..2f08818 Binary files /dev/null and b/plates/cheapino-plate-left.stl differ diff --git a/plates/cheapino-plate-right.stl b/plates/cheapino-plate-right.stl new file mode 100644 index 0000000..d86b2c3 Binary files /dev/null and b/plates/cheapino-plate-right.stl differ diff --git a/plates/plate.stl b/plates/plate.stl new file mode 100644 index 0000000..e364b68 Binary files /dev/null and b/plates/plate.stl differ diff --git a/readme.md b/readme.md index 3775e9a..5d1f1dd 100644 --- a/readme.md +++ b/readme.md @@ -25,6 +25,8 @@ See the [build guide v2](doc/buildguide_v2.md) for more details and pictures of Checkout the [troubleshooting guide](doc/troubleshooting.md) if your Cheapino does not work. +Some info on the [plate/case solutions](doc/plates_and_cases.md) I know about. + See the [firmware guide](doc/firmware.md) for how to build and customize keyboard firmware. News: both v1 and v2 supports vial, checkout the cheapino_vial.uf2 in the releases.