A Mastodon user called Pepe https://masto.es/@peps has done this mechanical keyboard and has published the project in Codeberg with an open license just in case anyone wants to do it too.
A Mastodon user called Pepe https://masto.es/@peps has done this mechanical keyboard and has published the project in Codeberg with an open license just in case anyone wants to do it too.
Why does a computer keyboard need a computer?
It’s using a Raspberry Pi Pico, not a full Raspberry Pi. The Pico is a microcontroller designed for this kind of use. It basically just runs a single program, written in C or Python. It does not run full-blown Linux in addition to that program.