Robert U
Robert U
You could use https://github.com/qmk/qmk_toolbox to simplify things a bit. You'll have to use the hardware reset buttons to start the bootloader mode on STM32 boards though (cf, #1086).
Yes, the script shows whatever icons are stored inside the [`assets/icons`](https://github.com/urob/komotray/tree/main/assets/icons) directory. So you can just swap out the existing ones with whatever icons you like best. (Note that the...
Most people prefer 1Password and TaskManager not to be tiled. This is why the app specific rules *exempt* them from getting tiled by default.
It's because an upstream upgrade in the scheme, which changed the format from yaml to json. New rules aren't backported to the yaml. I have been meaning to upgrade the...
I don't have an opinion on MEH and HYPER. But I see merit in adding a copilot key. The main argument here is that users don't need to know what...
I agree that the same logic applies to `HYPER`, though calling it (or aliasing it with) `OFFICE` may be even better for that purpose. The point I was trying to...
Thanks for reporting, can you describe what's happening? Also a link to your keymap could be useful.
Thanks for clarifying. The issue is that when you release your right thumb, it is deactivating the numbers layer. (Holding `<` resolves to `&mo` which sends `zmk_keymap_layer_deactivate` when being released)....
This should be fixed in [b1b4b1c](https://github.com/urob/zmk-auto-layer/commit/b1b4b1c1640e710c341f5d9db0e87cebb725d523). For now, the commit is only in `next`. It will get merged into `main` once ZMK `v0.4` gets released. If you want to try...
Sounds good. Next 1-2 weeks are busy, will cook something up after.