Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 626 Bytes

Readme.md

File metadata and controls

19 lines (11 loc) · 626 Bytes

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: