Today I'm going to show you how I turned a cheap USB numeric keypad into a pad that I use for my digital painting shortcuts under GNU/Linux.
→ Tutorial: https://www.davidrevoy.com/article989/how-to-customise-a-usb-numeric-keypad-under-gnulinux
@davidrevoy Your blog post made my old unused numpad become useful again! While looking more for how to convert numpad to a macro keyboard, I also found this way of doing it: https://github.com/jfedor2/hid-remapper
Basically it uses a Raspberry Pi Pico for the remapping. Helps very much if you need to have the numpad on a different computer but doesn't want to remap it on another computer!
@missishness_addict Thanks!
And thank you for the link to this project. Very interesting method. I had no idea also how cheap and compact the PiPico was.