-
Hello, following discussion at https://forum.arduino.cc/t/joystick-and-keyboard-as-one-hid/458221 I'd like to know if I can use an Arduino Leonardo (only one board) as both joystick and keyboard. Kind regards |
Beta Was this translation helpful? Give feedback.
Answered by
NicoHood
Dec 25, 2021
Replies: 1 comment 1 reply
-
Yes. Use the gamepad of this library (just a different name) and add a keyboard. make sure to checkout the wiki to not exceed usb endpoints |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
s-celles
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes. Use the gamepad of this library (just a different name) and add a keyboard. make sure to checkout the wiki to not exceed usb endpoints
https://github.com/NicoHood/HID/wiki/API-Documentation