Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.35 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.35 KB

zmk-config

Build ZMK firmware

Warning

Under active development, incomplete documentation. Use at your own risk.

This is my personal zmk-config for my ergo keyboards.

Boards and Keymaps

z34: for simplicity purposes, I am reusing the cradio shield which is also a direct pin 34 keys split keyboard.

zigotica's PRSTEN layout graphical representation

(keymap image created with caksoylar/keymap-drawer)

Utilities

I added a pre-commit hook (you have to run ./bin/setup) that parses all the keymaps and generates an SVG for each keyboard and also a specific SVG for each of their layers. I could've used the workflows to generate the complete SVG, but I want to document each of the layers separately (pending).

Inspiration