I want to create a controller for sim racing pedals that
a. acts as a joystick/gamecontroller
b. can send 12-bit analog input to Windows.
c. I can write and read settings to from a Windows control app.
So far the only lib I have found that supports 12bit is ArduinoXInput...