KMKfw / kmk_firmware

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

[do not merge] Tidbit hexpad with keyboard-side hex character composition #918

Closed patricksurry closed 7 months ago

patricksurry commented 7 months ago

More complex tidbit hexpad build, with experimental keyboard-side ascii/unicode character composition module. The idea is to eventually support a direct interface between keyboard and a retro-computer via SPI where it sends 8-bit ascii equivalents for keycodes.

Depends on https://github.com/KMKfw/kmk_firmware/pull/916

patricksurry commented 7 months ago

I'll rebase and resubmit this once 916 is merged