mirror of
https://github.com/zoriya/abyss.git
synced 2025-12-06 06:36:16 +00:00
5 lines
166 B
Bash
Executable File
5 lines
166 B
Bash
Executable File
#!/usr/bin/env bash
|
|
# pip3 install keymap-drawer
|
|
|
|
keymap draw -n "2vv3332+3> 3<+23332vv" <(keymap parse -b draw/layout.yaml -z config/abyss.keymap) > draw/keymap.svg
|