Skip to content

Commit 390ab62

Browse files
authored
docs: Tweak features blurb
1 parent 2809fd4 commit 390ab62

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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

2828
See examples in [the live web demo](https://caksoylar.github.io/keymap-drawer) for example inputs and outputs.
2929

0 commit comments

Comments
 (0)