File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,14 +16,14 @@ Available as a [command-line tool](#command-line-tool-installation) or a [web ap
1616
1717## Features
1818
19- - Draw keymap representations consisting of multiple layers, hold-tap keys and combos
19+ - ** Draw keymap representations** consisting of multiple layers, hold-tap keys and combos
2020 - Uses a human-editable YAML format for specifying the keymap
2121 - Non-adjacent or 3+ key combos can be visualized by specifying its positioning relative to the keys, with automatically drawn dendrons to keys
2222 - Alternatively, output a separate diagram per combo if you have tricky key position combinations
23- - Bootstrap the YAML representation by automatically parsing QMK or ZMK keymap files
24- - Arbitrary physical keyboard layouts (with rotated keys!) supported, along with parametrized ortho layouts
25- - Both parsing and drawing are customizable with a config file, see [ "Customization" section ] ( #customization )
26- - Custom glyph support: render custom SVG icons and not just unicode text
23+ - ** Bootstrap** the YAML representation by automatically ** parsing** QMK or ZMK keymap files
24+ - Arbitrary ** physical keyboard layouts** (with rotated keys!) supported, along with parametrized ortho layouts
25+ - Both parsing and drawing are ** customizable** with a config file
26+ - Use ** custom SVG icons** for legends, in addition to unicode text
2727
2828See examples in [ the live web demo] ( https://caksoylar.github.io/keymap-drawer ) for example inputs and outputs.
2929
You can’t perform that action at this time.
0 commit comments