MHeironimus / ArduinoJoystickLibrary

An Arduino library that adds one or more joysticks to the list of HID devices an Arduino Leonardo or Arduino Micro can support.
GNU Lesser General Public License v3.0
2.07k stars 403 forks source link

Is this library still maintained? #147

Closed SukkoPera closed 4 years ago

SukkoPera commented 4 years ago

All of the above make me think that this library is no longer maintained, which is a real pity, since it works very well and it seems to be used by a lot of people.

If this is the case, please at least state it officially, so that hopefully a new maintainer can be found, or people can switch to a different library.

MHeironimus commented 4 years ago

Yes, it is still being maintained. I would love to work on it more than I do, but I have other responsibilities and priorities.

I plan on approving a lot of the pull request, I just need to find time to test them before I make them official. Anyone is welcome to use the Pull Request versions, they just need to realize they have not been fully tested yet.

A lot of the pending issues need to be closed. There is a pretty active community that answers questions that come up. I am thankful for their help as I do not always have time to answer every question that comes in.

SukkoPera commented 4 years ago

This is great to hear. Keep it up then! :)