Generated keyboard with Typematrix layout and split
Go to file
Leo Batyuk 1fb07bf88a Some marketing 🤣 2021-09-10 21:47:00 +02:00
images First working version 2021-09-10 21:19:48 +02:00
output First working version 2021-09-10 21:19:48 +02:00
production Some updates, not ready for publishing yet 2021-09-10 21:35:36 +02:00
.gitignore Initial commit 2021-09-03 18:29:06 +02:00
Makefile Add Makefile 2021-09-03 18:31:20 +02:00
README.md Some marketing 🤣 2021-09-10 21:47:00 +02:00
build.sh Some updates, not ready for publishing yet 2021-09-10 21:35:36 +02:00
package-lock.json Initial commit 2021-09-03 18:29:06 +02:00
package.json rofl > lol 2021-09-03 18:38:22 +02:00
pcb_style.json First working version 2021-09-10 21:19:48 +02:00
rofl.yaml rofl > lol 2021-09-03 18:38:22 +02:00

README.md

yamkbd

Yet another Miryoku keyboard

left right
left right

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 layout.

The interesting thing about this keyboard is that it's a declarative design made using Ergogen. 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
  • uses kicad-automation-scripts and FreeRouting to ❇️ automatically route the traces on the PCB ❇️
  • uses KiKit to render PCB previews (see top of this file) and production-ready ❇️ Gerber files ❇️

See the Makefile for more details.