xs5871
xs5871
It worked just before you tried to use it (see #801). My guess is flake8 very recently dropped python 3.9 support
Any updates on making the linter happy with the updated library version requirements?
Unfortunately, yes, there's quite a bit that can be improved, code quality wise. Since this is a big chunk of a module, it'll take me a while to go through...
It's my fault this took so long. A bunch of my reviews got stuck for some reason and I only noticed yesterday. I actually wrote this over a month ago......
Re-tagging, because it's not a bug, but a feature request for support for non US-ANSI layouts.
Get the linter to be happy and we'll merge. Run `make lint` to check linter errors locally before commiting and `make fix-isort fix-formatting` for some limited automatic lint fixes.
Ideally no, it would be simple enough that presets aren't needed. If you can pass a list of tuples to be switched + a mechanism to select them (similar to...
I don't have more information on that, other than what is already stated here. What I can say is that a shiny website with incorrect information is the antithesis of...
related to #436 Ignoring interrupts from other hold-tap keys is sensible addition and providing a unit-test is also always a good start. This should be implemented as a seperate option...
I've been looking into into the HID part of KMK a lot for #625, and what @klardotsh is true, that may be part of the issue. Additionally I can reproduce...