Skip to content

fgebhart/zmk-config

Repository files navigation

unicorne Keymap

This repo holds the keymap for the unicorne keyboard, a semi-wireless corne keyboard with a single MCU.

Render Keymap

To render the keymap, the keymap-drawer library is used. Run the following commands to update the rendered keymap:

keymap parse -c 12 -z config/boards/shields/unicorne/unicorne.keymap > unicorne_keymap.yaml
keymap draw -o '{split: true, rows: 3, columns: 6, thumbs: 3}' unicorne_keymap.yaml >unicorne_keymap.svg

This produces the following SVG file:

About

ZMK configuration for the semi-wireless unicorne keyboard

Resources

License

Stars

Watchers

Forks