KMKfw / kmk_firmware

Clackety Keyboards Powered by Python
https://kmkfw.zulipchat.com
Other
1.32k stars 458 forks source link

Adds nullbitsco/nibble mapping with multiplex keymatrix support #991

Open patricksurry opened 2 weeks ago

patricksurry commented 2 weeks ago

This extends digitalio.MatrixScanner to support multiplexed output scanning which is used by nibble.

patricksurry commented 1 week ago

Thanks for the thorough review. Let me know what you think about digitalio.MatrixScanner and I can refactor as needed.