xs5871

Results 118 comments of xs5871

Hm. It's probably better (and easier) to add a chaining option to the oneshot module anyway.

No, the split module doesn't sync _anything_ other than key events.

By the way, does this still happen if you disable the peg extensions?

That PR has been merged a long time ago, and "peg" extensions are all the extensions that start with "peg_".

There're couple of things the linter isn't happy about.

There's a make command for that: https://github.com/KMKfw/kmk_firmware/blob/master/docs/en/contributing.md#code-style

> I ran black on my files and updated my master. I am not familiar with github pulls if there is more to do. I could not get the test...

Of course it looks weird. quickpin is meant to translate physical pin names / mappings from different board layouts. You're translating from the pi pico to the pi pico, which...

I'll close this as stale.

That's because python on an MCU is slow (and KMK isn't super optimized). Can't be easily "fixed" as such. Out of curiosity: what MCU is this on?