Joystick HID API for Arduino.
Go to file
2015-11-13 00:50:16 -05:00
examples Fix code in complex example. 2015-11-12 20:33:25 -05:00
Joystick.cpp Fix a bunch of embarrassing typos and syntax errors. That'll teach me to commit code I haven't compiled... 2015-11-13 00:50:16 -05:00
Joystick.h Fix a bunch of embarrassing typos and syntax errors. That'll teach me to commit code I haven't compiled... 2015-11-13 00:50:16 -05:00
Readme.md Rework the joystick code to use the Bounce2 library. 2015-11-13 00:45:38 -05:00

This is a library that builds and sends USB HID Joystick reports, making it easy to build USB Joysticks with Arduino.

Dependencies: