-
profiles 0-4 all get incremented by 1 to be more human readable, profiles beyond this dont seem to get the same treatment, leading to two "BT 5" profiles in the graphic despite them actually being BT …
-
Hi there.
I have set this up locally, but can't seem to find any info about using a local layout file from my own QMK fork. Is this possible at the moment? If not, is it possible to add it?
-
Sometimes only want to export 2 or 3 layers. Currently, have to export image then crop it in image editor.
Would be great to include only the layers I want in the export
-
I noticed that with yesterdays commit [`18e8d72`](https://github.com/caksoylar/keymap-drawer/commit/18e8d7284c7b93f24a71d4feb1745a1a7bd96b04), I get an [error](https://github.com/englmaxi/zmk-config/a…
-
The loading of Tabler icons is failing with an not-found
```
Traceback (most recent call last):
File "/home/runner/.local/lib/python3.10/site-packages/keymap_drawer/draw/glyph.py", line 143, i…
-
If we commit to use unicode symbols in the keymap, e.g. for arrow keys or for modifiers (like `⌘` for GUI, `⇧` for shift), we can either default to those in the keycode conversion in `parse_config.*_b…
-
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq),…
-
`keymap parse` [tries to guess](https://github.com/caksoylar/keymap-drawer/blob/aa658e2e7ca7661bb75ff3300cc5a926a0e147af/keymap_drawer/parse/zmk.py#L209) the keyboard name by looking for the keymap fi…
-
I have a shared `.dtsi` file that defines most of the ZMK behaviors I use across multiple boards. But some boards require different values for specific properties in some of these behaviors, predomina…