https://github.com/zigotica/zmk-config
Userspace for the open-source ZMK keyboard firmware.
https://github.com/zigotica/zmk-config
keymap-drawer prsten zmk zmk-config zmk-keymap zmk-userspace
Last synced: 7 months ago
JSON representation
Userspace for the open-source ZMK keyboard firmware.
- Host: GitHub
- URL: https://github.com/zigotica/zmk-config
- Owner: zigotica
- Created: 2024-10-31T14:28:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-20T08:12:53.000Z (over 1 year ago)
- Last Synced: 2025-05-19T23:16:10.829Z (11 months ago)
- Topics: keymap-drawer, prsten, zmk, zmk-config, zmk-keymap, zmk-userspace
- Language: Shell
- Homepage: https://zmk.dev
- Size: 24.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zmk-config
[](https://github.com/zigotica/zmk-config/actions/workflows/build.yml)
> [!WARNING]\
> Under active development, incomplete documentation. Use at your own risk.
This is my personal [zmk-config](https://zmk.dev/) 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.

_(keymap image created with [caksoylar/keymap-drawer](https://github.com/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
- [caksoylar/zmk-config](https://github.com/caksoylar/zmk-config)
- [englmaxi/zmk-config](https://github.com/englmaxi/zmk-config)
- [minusfive/zmk-config](https://github.com/minusfive/zmk-config)
- [urob/zmk-config](https://github.com/urob/zmk-config)