jtroo
jtroo
Hi @kuapi0, if you're able to test the branch in PR #145, that would be great. The key names in the configuration are: ``` "\\" | "bksl" | "yen" =>...
All good, thanks for the feedback! You can test kanata with the `--trace` flag to show more output. If you could test that and send me the logs alongside what...
Thanks for filing this issue! I think it should be possible to do it the other way around: multi one-shot. ``` (defalias oss (multi (one-shot 500 lsft) (one-shot 500 (layer-toggle...
The idea of using `:` comes from the Linux `$PATH` variable. Parsing a list is fine, but it should be added as an alternative and not a replacement, since it...
As an aside, some communication advice: avoid unsubstantiated statements like "X is a bad idea". A better way to phrase this type of issue is something like: The current approach...
Sounds sensible. We can bump the major version to 2 to signal a breaking change if/when this is implemented.
Related issue in keyberon for additional inspiration: https://github.com/TeXitoi/keyberon/issues/35
@SignSpice here's the issue, for your interest
@oblitum if you still want to make companies pay you, I recommend you release the driver as open source under AGPL 3.0 with option to pay for a commercial license....
If anyone's using Windows, with the Interception driver, with a laptop that has extra mouse buttons (wow that sounds pretty niche haha), the linked PR should hopefully implement this in...