playAbilityTech / Arduino-JoyCon-Library-for-Nintendo-Switch

Transform your ATmega32u4 based Arduino boards into Nintendo Switch-compatible gamepads! This library enables the Arduino Leonardo, Micro, or compatible clones to be recognized as HID game controllers with customizable inputs. Featuring support for up to 16 buttons, a hat switch, and dual analog sticks with 8-bit precision
GNU Lesser General Public License v3.0
97 stars 8 forks source link

X button #4

Open Koto1 opened 3 years ago

Koto1 commented 3 years ago

Hello, I'm trying to make a controller using this library with an Arduino Leonardo and it's going well I managed to connect it to the switch and press buttons and all but when I looked at the button list I noticed that the x button is missing from there. I tried a few things but I'm new to coding and electronics so I don't really know what to do now so I would really appreciate it if you could help me with that. thanks :)

kjmclaws commented 2 years ago

Where the code says Z on the buttons that's really X.