CrazyRedMachine / LUFAHybridFightstick

Nintendo switch AND XInput controller for Arduino Leonardo and Pro Micro
GNU General Public License v3.0
54 stars 16 forks source link

Dpad #8

Closed minkuluk closed 3 years ago

minkuluk commented 3 years ago

how to set it as Dpad mode only ?

CrazyRedMachine commented 3 years ago

you can use the key combo to switch to dpad mode as explained in the readme. if you mean forcing dpad only and deactivating the other modes, then you can force state to DIGITAL in the code and disable the checkmodechange calls.

minkuluk commented 3 years ago

thanks man, keep up the good work.. God Bless You.