rename
This commit is contained in:
parent
815d238a2c
commit
bd5d142a4b
2 changed files with 5 additions and 5 deletions
|
@ -1,12 +1,12 @@
|
|||
# yamkbd
|
||||
## Yet another Miryoku keyboard
|
||||
# samoklava
|
||||
## An autogenerated split 36 key keyboard
|
||||
|
||||
left | right
|
||||
-|-
|
||||
![left](images/left.png) | ![right](images/right.png)
|
||||
|
||||
A 5x3 split keyboard with 3 thumbs. There is nothing interesting about the layout. It's inspired by Corne and Kyria, and
|
||||
has the exact number of keys needed to run the [Miryoku](https://github.com/manna-harbour/miryoku) layout.
|
||||
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.
|
||||
|
||||
The interesting thing about this keyboard is that it's a declarative design
|
||||
* Layout is declared using [Ergogen](https://github.com/mrzealot/ergogen/)
|
||||
|
|
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "yamkdb",
|
||||
"name": "samoklava",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
|
|
Loading…
Reference in a new issue