This repo holds the keymap for the unicorne keyboard, a semi-wireless corne keyboard with a single MCU.
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: