i am currently planning my project which is a buttonbox for simracing.
Coding for me is the hardest part, electronics side is clear to me.
I'm gonna use a arduino leonardo for this project because it has more pins and is compatible with the enhanced HID Nicohood.de made.
What i understand mostly is how to install his code to the leonardo and some simple code to read out the button presses.
But what is completely unclear is how i have to combine those two.
What code would be needed to send the button readouts to the gamecontroller button number in windows ?
Sadly my arduino hasn't arrived yet, so i can't just try to figure this out.
So i hope this noob question is not too annoying.