Adds support for the following tablets:
  * Lenovo Yoga 720 15"
  * Lenovo Yoga 720 13"
  * Lenovo Yoga 260 (0x5090)
---
 data/isdv4-5090.tablet | 14 ++++++++++++++
 data/isdv4-50f1.tablet | 14 ++++++++++++++
 data/isdv4-50f8.tablet | 14 ++++++++++++++
 3 files changed, 42 insertions(+)
 create mode 100644 data/isdv4-5090.tablet
 create mode 100644 data/isdv4-50f1.tablet
 create mode 100644 data/isdv4-50f8.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-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
-- 
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

Reply via email to