feat(image generation): add yaml + makefile to generate images

This commit is contained in:
2025-07-27 14:29:24 +02:00
parent 7b8feedb46
commit d3f18ddcf2
3 changed files with 94 additions and 0 deletions

12
img/readme.md Normal file
View File

@@ -0,0 +1,12 @@
# 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 layers in separate files.