KMKfw / kmk_firmware

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

Adds nullbitsco/nibble mapping with multiplex keymatrix support #991

Open patricksurry opened 5 months ago

patricksurry commented 5 months ago

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

patricksurry commented 5 months ago

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