keymapperorg / KeyMapper

**DEVELOPMENT STOPPED**.📱 An Android app that change what the buttons do on your devices!
http://docs.keymapper.club
GNU General Public License v3.0
942 stars 145 forks source link

support more Nintendo Switch buttons #541

Open sds100 opened 3 years ago

sds100 commented 3 years ago

do #491 first

emanuele-f commented 3 years ago

Hi, hope this helps https://github.com/emanuele-f/TouchInjector/blob/master/app/src/main/java/com/emanuelef/touchinjector/ime/JoyconsIME.java . Important to note that the analogue sticks only report 8 positions, I think this cannot be solved until an improved driver is available in newest kernels.

sds100 commented 3 years ago

Oh thanks! Yeah, that is what I was thinking of doing