A Raspberry Pi Pico powered Macro board, like a Streamdeck but cheaper and simpler.
(btw this image is a bit outdated, some of the silkscreen has changed but its physically the same)
This is another another mechanical keyboard type thing, this is a small 12 key macro board intended to be used for F13 to F24 but you can do whatever.
Once again This will use KMK and Circuitpython.
I do feel like the rpi pico is a bit overkill for this use, a tiny2040 will probably fit better, Ill have to see if someone has made kidcad bits for that if not Ill probably have to make them my self or whatever.
Flash Circuitpython to your Raspberry Pi Pico
It will show up as a 1MB USB drive called "Circuitpy"
Download This Firmware zip
Extract the contents to your Raspberry Pi Pico
The contents of your Raspberry Pi should look like the screenshot below. (make sure only boot.py and code.py are the only files on your raspberry Pi as it will try to run a file called main.py instead if it exists.)
not all software supports the F13 to F24 keys but a couple of examples that do are OBS and BeamNG.Drive
Ive built QMK for these boards, if you want to remap it be sure to use the VIA version of the MCRO firmware, download the respective via JSON from the folder and sideload it in via. https://github.com/Envious-Data/EnvKB-QMK/tree/main/_PREBUILTFIRMWARES
User TonyPJ on Thingiverse has made a small 3d printable stand: https://www.thingiverse.com/thing:4896875