Kayla Atropos
Kayla Atropos
Can this be closed now, or is this still an issue?
We would need a project like https://github.com/boardsource/bs-python to add the hardware support, as we run on python on top of the RTOS like Circuitpython or a fork like that. It...
Correct. KMK lives on top of any Circuitpython based operating system. All of the info should be there to add support to both though yeah.
On further research, this may be a PEG issue as both sides needed forced matched. There should be a new keycode though to force sync them. If they get out...
I made that quite a mess. That needs a total overhaul honestly. I'll take responsibility for that. It's first on my list of things to do when I have time...
We used to offer precompiled mpy, but it broke at some point, and we never got around to updating it, so we removed the references from it. You can also...
Is it a nightmare? Yes. However sometimes it's required. At the time I last tested a nice!nano, if I wanted RGB, and bluetooth, I couldn't fit KMK and all of...
`make fix-formatting fix-isort test` should fix most things, and show you if you pass locally without even pushing BTW
When KMK was started, we were told by the core devs that JSON support was coming, but we didn't built it into the core. Maybe it would be reasonable to...
As much as we don't want to tie into github, if anyone wants to step up and create auto builds, even with github actions, we'd probably be willing to accept...