ApproxEng / approxeng.input

Python classes to handle game controllers, including PS3, PS4, XBox One and Rock Candy
https://approxeng.github.io/approxeng.input
Apache License 2.0
55 stars 17 forks source link

Add support for the Nintendo Switch Pro Controller #50

Closed mjkaye closed 8 months ago

mjkaye commented 3 years ago

Added support for the Switch Pro Controller so that I could use this library on my own system. I hope it also proves useful for others.

tomoinn commented 3 years ago

Hi, is there a reason the profiling tool doesn't work for this controller? (i.e. LEDs, special motion sensors etc). I'm trying to minimise the number of special cases implemented as subclasses now the profiler is working, nothing stands out as requiring it here?