riking/joycon

Inverting the Joycons

Garelli4 opened this issue · 2 comments

Hey guys!
I've checked several issues about this problem but i just don't get how to fix it.
How do I invert the Axis? In the Readme file is something written with "--invert LV" but what command do i have to use?
I also tried to change the "false" to a "true" in the "keymap_common.go" file, but it didnt' work.
Thanks for your help!
Greetz Garelli

these are arguments you add to the end of your command. for example sudo jcdriver --invert LV --invert LH --invert RV --invert RH to invert both directions of both joysticks.

heh... so simple... XD thx for your help!! works!