Important changes since v12 release:
- Expose unique ID to user space: HUION, Gaomon and other vendors reuse the same product ID for many different devices. This makes it impossible for configuration tools, like GNOME or KDE settings, to know which device is connected to your computer and display the correct settings. Thanks to this change, libwacom will be able to detect the right device and show the correct information.
- Support HUION devices with up to 20 buttons
- Use Rx and Ry for touch strips so they work with libinput
- Add support for HUION pid 0x006F
- Add support for pid 0x0064: Gaomon 1060 Pro, Gaomon M6, HUION KD200 and HUION KD100 among others
- Add support for HUION Inspiroy 2 M, with VID:PID 256c:0067.
- Add support for HUION Inspiroy 2 L, with VID:PID 256c:0068
Many thanks to @inochisa and @tequeter for their contributions this release.
Full Changelog: v12...v13