This release further expands device support and enables LED support for Ayaneo and Ayn devices.
Features
- Adds support for Ayn devices.
- Adds support for Onexplayer devices.
- Merges Ayaneo, Ayn, Aokzoe and Onexplayer into a common generic driver.
- Enables led support for the generic driver by looking into `/sys/class/leds/multicolor:chassis`.
- This requires the appropriate kernel driver for the device, see readme.
- Changes rate limited to 4hz, since those drivers write to the EC, may be increased in the future.
- Adds hhd.contrib module, which allows easy access to dumping events from event and hidraw devices
Pull Requests
* Add ONEXPLAYER Mini Pro by honjow in https://github.com/hhd-dev/hhd/pull/34
**Full Changelog**: https://github.com/hhd-dev/hhd/compare/v1.2.1...v1.3.0