Adds support for the following tablets: * Lenovo Miix 720 (i2c:056a:5099) * Lenovo ThinkPad X1 Yoga 2nd-gen (i2c:056a:50b6) * Lenovo ThinkPad Yoga 370 (usb:056a:509d) * Lenovo Yoga 260 (usb:056a:5090) * Lenovo Yoga 720 13" (i2c:056a:50f1) * Lenovo Yoga 720 15" (i2c:056a:50f8) * Lenovo Yoga 920 (i2c:056a:5110)
https://github.com/linuxwacom/libwacom/issues/4 https://github.com/linuxwacom/libwacom/issues/7 https://github.com/linuxwacom/libwacom/issues/8 https://github.com/linuxwacom/libwacom/issues/9 https://github.com/linuxwacom/libwacom/issues/10 https://github.com/linuxwacom/libwacom/issues/11 Signed-off-by: Jason Gerecke <jason.gere...@wacom.com> --- data/isdv4-5090.tablet | 14 ++++++++++++++ data/isdv4-5099.tablet | 14 ++++++++++++++ data/isdv4-509d.tablet | 14 ++++++++++++++ data/isdv4-50b6.tablet | 14 ++++++++++++++ data/isdv4-50f1.tablet | 14 ++++++++++++++ data/isdv4-50f8.tablet | 14 ++++++++++++++ data/isdv4-5110.tablet | 14 ++++++++++++++ 7 files changed, 98 insertions(+) create mode 100644 data/isdv4-5090.tablet create mode 100644 data/isdv4-5099.tablet create mode 100644 data/isdv4-509d.tablet create mode 100644 data/isdv4-50b6.tablet create mode 100644 data/isdv4-50f1.tablet create mode 100644 data/isdv4-50f8.tablet create mode 100644 data/isdv4-5110.tablet diff --git a/data/isdv4-5090.tablet b/data/isdv4-5090.tablet new file mode 100644 index 0000000..9455e4f --- /dev/null +++ b/data/isdv4-5090.tablet @@ -0,0 +1,14 @@ +# this is for the Wacom pen + touchscreen as found in some versions of the Lenovo Yoga 260 + +[Device] +Name=Wacom ISDv4 5090 +DeviceMatch=usb:056a:5090 +Class=ISDV4 +Width=11 +Height=6 +IntegratedIn=Display;System + +[Features] +Stylus=true +Touch=true +Buttons=0 diff --git a/data/isdv4-5099.tablet b/data/isdv4-5099.tablet new file mode 100644 index 0000000..ae71a7b --- /dev/null +++ b/data/isdv4-5099.tablet @@ -0,0 +1,14 @@ +# this is for the Wacom pen + touchscreen as found in some versions of the Lenovo Miix 720 + +[Device] +Name=Wacom ISDv4 5099 +DeviceMatch=i2c:056a:5099 +Class=ISDV4 +Width=10 +Height=7 +IntegratedIn=Display;System + +[Features] +Stylus=true +Touch=true +Buttons=0 diff --git a/data/isdv4-509d.tablet b/data/isdv4-509d.tablet new file mode 100644 index 0000000..024f362 --- /dev/null +++ b/data/isdv4-509d.tablet @@ -0,0 +1,14 @@ +# this is for the Wacom pen + touchscreen as found in some versions of the Lenovo ThinkPad Yoga 370 + +[Device] +Name=Wacom ISDv4 509D +DeviceMatch=usb:056a:509d +Class=ISDV4 +Width=12 +Height=7 +IntegratedIn=Display;System + +[Features] +Stylus=true +Touch=true +Buttons=0 diff --git a/data/isdv4-50b6.tablet b/data/isdv4-50b6.tablet new file mode 100644 index 0000000..90d572c --- /dev/null +++ b/data/isdv4-50b6.tablet @@ -0,0 +1,14 @@ +# this is for the Wacom pen + touchscreen as found in the Lenovo ThinkPad X1 Yoga (2nd-gen) + +[Device] +Name=Wacom ISDv4 50b6 +DeviceMatch=i2c:056a:50b6 +Class=ISDV4 +Width=12 +Height=7 +IntegratedIn=Display;System + +[Features] +Stylus=true +Touch=true +Buttons=0 diff --git a/data/isdv4-50f1.tablet b/data/isdv4-50f1.tablet new file mode 100644 index 0000000..eb25210 --- /dev/null +++ b/data/isdv4-50f1.tablet @@ -0,0 +1,14 @@ +# this is for the Wacom pen + touchscreen as found in the Lenovo Yoga 720 13" + +[Device] +Name=Wacom ISDv4 50f1 +DeviceMatch=i2c:056a:50f1 +Class=ISDV4 +Width=12 +Height=7 +IntegratedIn=Display;System + +[Features] +Stylus=true +Touch=true +Buttons=0 diff --git a/data/isdv4-50f8.tablet b/data/isdv4-50f8.tablet new file mode 100644 index 0000000..758e192 --- /dev/null +++ b/data/isdv4-50f8.tablet @@ -0,0 +1,14 @@ +# this is for the Wacom pen + touchscreen as found in the Lenovo Yoga 720 15" + +[Device] +Name=Wacom ISDv4 50f8 +DeviceMatch=i2c:056a:50f8 +Class=ISDV4 +Width=14 +Height=8 +IntegratedIn=Display;System + +[Features] +Stylus=true +Touch=true +Buttons=0 diff --git a/data/isdv4-5110.tablet b/data/isdv4-5110.tablet new file mode 100644 index 0000000..fb91aaa --- /dev/null +++ b/data/isdv4-5110.tablet @@ -0,0 +1,14 @@ +# this is for the Wacom pen + touchscreen as found in some versions of the Lenovo ThinkPad Yoga 970 + +[Device] +Name=Wacom ISDv4 5110 +DeviceMatch=i2c:056a:5110 +Class=ISDV4 +Width=12 +Height=7 +IntegratedIn=Display;System + +[Features] +Stylus=true +Touch=true +Buttons=0 -- 2.15.1 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel