Skip to content

Commit 8ad644b

Browse files
LloydLynxJameswhot
authored
Add support for Huion H950P (#308)
Link: linuxwacom/wacom-hid-descriptors#124 Co-authored-by: James <james@localhost.localdomain> Co-authored-by: Peter Hutterer <peter.hutterer@who-t.net>
1 parent f79ae9d commit 8ad644b

File tree

2 files changed

+202
-0
lines changed

2 files changed

+202
-0
lines changed

data/huion-h950p.tablet

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# HUION
2+
# H950P
3+
# Autogenerated from sysinfo.5rJ4iuOykV
4+
# https://github.com/linuxwacom/wacom-hid-descriptors/issues/124
5+
6+
[Device]
7+
Name=Huion H950P
8+
ModelName=
9+
DeviceMatch=usb:256c:006d
10+
Class=Bamboo
11+
Width=9
12+
Height=5
13+
IntegratedIn=
14+
Layout=huion-h950p.svg
15+
Styli=0xffffd;
16+
17+
[Features]
18+
Stylus=true
19+
Reversible=true
20+
Touch=false
21+
Buttons=8
22+
23+
[Buttons]
24+
Left=A;B;C;D;E;F;G;H
25+
EvdevCodes=0x100;0x101;0x102;0x103;0x104;0x105;0x106;0x107

data/layouts/huion-h950p.svg

Lines changed: 177 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)