nickcoutsos / keymap-editor

A web based graphical editor of ZMK keymaps.
http://nickcoutsos.github.io/keymap-editor
MIT License
1.27k stars 321 forks source link

Feature Request: Downloadable PNG for Layouts #266

Open jesuspabloalfaro opened 1 month ago

jesuspabloalfaro commented 1 month ago

Hi!

Not sure if this is already a feature and I just cant seem to find it, but would it be possible to support downloading PNG's of the keymap layers for referencing? I know there are other tools like zmk-viewer that do this, but the picture on the webapp when configuring is much nicer and i'd love to be able to download a clean copy instead of doing a copy/paste solution with screenshots :D

Thanks again for making this awesome app!

nickcoutsos commented 3 weeks ago

It's come up before. I started some preliminary work on it but it didn't get working reliably. If you haven't tried it already I'd recommend checking out keymap-drawer -- it's pretty widely used, supports a lot of customization, and can be wired up to automatically generate diagrams when pushing commits to your repo.