JonnyHaystack / HayBox

Modular cross-platform firmware for digital or mixed analog/digital game controllers
GNU General Public License v3.0
178 stars 208 forks source link

inputs.nunchuk_c doesn't reset cstick when used as a dpad toggle (only used as such in melee20button and pm atm) #12

Closed NeverDoubtTheWorm closed 2 years ago

NeverDoubtTheWorm commented 2 years ago
NeverDoubtTheWorm commented 2 years ago

potentially more general solution would be to handle these layer/button chords similarly to the SOCD processing code so that an action can have a consistent reference where relevant

JonnyHaystack commented 2 years ago

Resolved by #13