Updated vial info and added v2 image on fp

This commit is contained in:
Thomas Haukland
2024-04-21 10:31:53 +02:00
parent ceccdf6c55
commit adce4d8854
3 changed files with 7 additions and 3 deletions

View File

@@ -9,7 +9,8 @@ This is the easiest way of setting up your keyboard:
4. Download vial from here: https://get.vial.today/download/
5. Open it and start customizing
For now, you will not be able to customize encoder with this.(working on it...)
All keys and encoder actions should be configurable in the Vial program while
your keyboard is configured.
Setting up and compiling qmk
============================

View File

@@ -17,7 +17,7 @@ From my research, nothing beats jlcpcb.com on price(pcbway.com is close, but not
You will need to upload the "gerbers" on the frontpage of jlcpcb.
* v1: https://github.com/tompi/cheapino/releases/download/v1.0/gerber.zip
* v2: https://github.com/tompi/cheapino/releases/download/v2.0/cheapino_v2.zip
* v2: https://github.com/tompi/cheapino/releases/download/v2.0/cheapino_v2_gerber.zip
![JLCPCB](images/orderingguide/jlcpcb.png)

View File

@@ -5,6 +5,9 @@ Probably one of the cheapest split keyboards you can build.
N.B.: Version 2 is out(check releases). I recommend you build v2 instead of v1.
![V2 by soul_wish](images/buildguidev2/v2.png)
V2 build by soul_wish: https://www.reddit.com/r/ErgoMechKeyboards/comments/1c5njbj/my_first_build_cheapino_v2/
![Cheapino with Iceberg keycaps](images/cheapino.jpg "Cheapino")
This is the result of really enjoying building keyboards,
@@ -79,7 +82,7 @@ Probably the cheapest tenting solution: https://www.reddit.com/r/ErgoMechKeyboar
Drawbacks:
* Without a plate, its pretty difficult to solder swithes straight. I made a small helper "fork" to hold each column in place when soldering. Check the build guide for a link to a really good 3D printed fork.
* V1 only: Without a plate, its pretty difficult to solder swithes straight. I made a small helper "fork" to hold each column in place when soldering. Check the build guide for a link to a really good 3D printed fork.
* RJ45 cables are a bit rigid, so they do not lay down on the table nicely like audio cables.
* There is no official qmk support, you need to compile from my branch manually... Keymap can be edited in qmk configurator though.