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

Added support for Lenovo Ideapad Duet #636

Merged
merged 9 commits into from
Mar 2, 2024
15 changes: 15 additions & 0 deletions data/leonovo-ideapad-duet.tablet
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
#This is for the Google Kukui Lenovo Ideapad Duet
whot marked this conversation as resolved.
Show resolved Hide resolved

[Device]
Name=Lenovo Ideapad Duet
Class=ISDV4
DeviceMatch=i2c:27C6:0E30
Width=9
Height=5
IntegratedIn=Display;System
# FIXME: see https://github.com/linuxwacom/libwacom/issues/639 and https://github.com/linuxwacom/libwacom/pull/636
# Styli=0x1

[Features]
Stylus=true
Touch=true
Loading