A simple driver thing written in C that allows you to map drawing tablet buttons to keyboard shortcuts. It's my first project that i'm making public. I made this because i was frustrated with installing OpenTabletDriver on void linux. It doesn't use any wacom or digimend drivers. It just captures binary data from /dev/input and creates a virtual keyboard that presses keys you set up.
No more frustration that your tablet buttons don't work!