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.

    • tuckerm@feddit.online
      link
      fedilink
      English
      arrow-up
      1
      ·
      16 days ago

      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.