fluffymadness / ATMega32U4-Switch-Fightstick

ATMega32U4-Switch-Fightstick
64 stars 15 forks source link

Thanks, man. #7

Open nulvox opened 2 years ago

nulvox commented 2 years ago

I used your repo a few months ago to make a fightstick and performed a number of modifications to your code. Some of them are outside the spirit of your repository (adding a whole shift key that changed some core functionality), but I also made some performance improvements to directional button processing.

I just uploaded it this morning because I was about to clear out the hard drive where I developed it and thought some other folks might benefit from it. You can find my repo here: https://github.com/nulvox/UnlicProController

Thank you for putting forth so much groundwork on this. I spent a weekend on it instead of much longer thanks to your sacrifices.