Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support HUION devices with up to 20 buttons #682

Merged
merged 1 commit into from Apr 19, 2024

Conversation

JoseExposito
Copy link
Collaborator

The HID descriptor for HUION tablets was limited to 13 buttons. However, there are devices with more buttons in their frames.

So far, the device with more buttons released by HUION is the Huion Kamvas Pro 24 (GT-240, QHD) [1], with 20 buttons.

Tweak the HID descriptor to support it.

Link: https://gitlab.freedesktop.org/libinput/libinput/-/issues/989 [1]

The HID descriptor for HUION tablets was limited to 13 buttons. However,
there are devices with more buttons in their frames.

So far, the device with more buttons released by HUION is the Huion
Kamvas Pro 24 (GT-240, QHD) [1], with 20 buttons.

Tweak the HID descriptor to support it.

Link: https://gitlab.freedesktop.org/libinput/libinput/-/issues/989  [1]
Signed-off-by: José Expósito <jose.exposito89@gmail.com>
@JoseExposito
Copy link
Collaborator Author

2 different users tested it and the result was successful:
https://gitlab.freedesktop.org/libinput/libinput/-/issues/989

Merging!

@JoseExposito JoseExposito merged commit 2ef8b70 into DIGImend:master Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant