Skip to content

scipioni/clavis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clavis

Split 36 key keyboard

A 5x3 split keyboard with 3 thumbs. It's inspired by Corne and has the exact number of keys needed for the miryoku keyboard layout.

  • Wireless ready mode with nice!nano (ZMK firmware)
  • Wired mode with TRSS and usb (QMK firwmare)
  • Layout is declared using ergogen (https://github.com/soundmonster/ergogen.git fork)
  • The build system uses Ergogen to translate YAML to a KiCad PCB and plate files for FR-4 fab or laser cutting
  • uses freerouting to automatically route the traces on the PCB
  • uses pcbdraw to render PCB previews
  • uses kikit to render production-ready Gerber files
  • miryoku qmk layout in folder QMK, check README
  • blender model with stl in folder 3d

Howto:

  • run make all to create python virtualenv and install needed packages
  • activate virtualenv: source .venv/bin/activate
  • read PCB to build PCB
  • read QMK to build firmare
  • check 3d for 3d models