Explain the name

This commit is contained in:
Leo Batyuk 2021-09-29 18:55:44 +02:00
parent d79cf5aff3
commit 3b2f77079b

View file

@ -8,7 +8,8 @@ left | right
A 5x3 split keyboard with 3 thumbs. There is nothing unique about the keyboard layout. It's inspired by Corne and Kyria, and A 5x3 split keyboard with 3 thumbs. There is nothing unique about the keyboard layout. It's inspired by Corne and Kyria, and
has the exact number of keys needed for the [Miryoku](https://github.com/manna-harbour/miryoku) layout. has the exact number of keys needed for the [Miryoku](https://github.com/manna-harbour/miryoku) layout.
The interesting thing about this keyboard is that it's a declarative design The interesting thing about this keyboard is that it's a declarative design ("samoklava" can be loosely translated as
"keyboard that assembles itself" from Russian).
* Layout is declared using [Ergogen](https://github.com/mrzealot/ergogen/) * Layout is declared using [Ergogen](https://github.com/mrzealot/ergogen/)
* The build system uses Ergogen to translate YAML to a KiCad PCB and plate files for FR2 fab or laser cutting * The build system uses Ergogen to translate YAML to a KiCad PCB and plate files for FR2 fab or laser cutting
* TODO pull out these files from the `output` folder and move them to some other target * TODO pull out these files from the `output` folder and move them to some other target