Skip to content

RiordanIX/federer

Repository files navigation

samoklava

An autogenerated split 36 key keyboard

left right
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 has the exact number of keys needed for the Miryoku layout.

The interesting thing about this keyboard is that it's a declarative design

  • Layout is declared 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.

About

Generated keyboard

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.0%
  • Makefile 20.0%