Modeled in FreeCAD, Jim's 8-key macropad sports a Raspberry Pi Pico running MicroPython – and it offers customizable profiles read from text files stored on an SD card.
I work with a variety of programs throughout the day. I wanted a macro keyboard that I could alter as my needs grow. This solution allows me to create a text file on the SD card as my program needs grow. The separate button allows me to switch to a select mode that allows me to scroll through the different macro sets and alter the key/display brightness – QCJ3.
The SD card can hold multiple macro sets for each program. Each TXT file can map a caption, color, and a series of keystrokes to one key. It also contains the macro set name and global color for the keys.
Thus, by pressing the dedicated button you can select the macro set held on the SD card and alter the active logical layout of the board.