Summarized changes:
- added "deadzone_at_center" option for gamepads with unsigned values by @diegoschneider
- fixed realtime monitoring of user configuration changes by @diegoschneider
- fix/added proper support for multihandler devices like ps4 dualshock controller (gyro/accelerometer subhandler)
- due to above fix, small change to device configuration format was introduced, user-defined configurations may require manual intervention, change is subtle and may be hard to spot so I suggest to create new configuration by copying factory one
- removed custom gyro related code
- add configurable velocity value in device configuration
- add device blacklist capability
- add -listdevices parameter
What's Changed
- Feat/deadzone at center by @diegoschneider in #8
- HIDI 1.3.0 by @gethiox in #11
New Contributors
- @diegoschneider made their first contribution in #8
Full Changelog: https://github.com/gethiox/HIDI/commits/v1.3.0