13 lines
261 B
Markdown
13 lines
261 B
Markdown
# Keymap image generation
|
|
|
|
## Prerequisites
|
|
|
|
- `uv` to manage python package
|
|
- `make`
|
|
|
|
## How to generate images
|
|
|
|
`make` will locally install
|
|
[`keymap-drawer`](https://github.com/caksoylar/keymap-drawer)
|
|
in `.venv` using `uv` and compile the different keymaps.
|