Skip to content

Commit cfbfa90

Browse files
HannahLPwhot
authored andcommitted
data: add XP Pen Deco02 Support
1 parent a954cf1 commit cfbfa90

File tree

2 files changed

+211
-0
lines changed

2 files changed

+211
-0
lines changed

data/layouts/xp-pen-deco02.svg

Lines changed: 165 additions & 0 deletions
Loading

data/xp-pen-deco02.tablet

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# XP-Pen
2+
# Deco 02
3+
#
4+
# sysinfo.4ksH4T345j
5+
# https://github.com/linuxwacom/wacom-hid-descriptors/issues/506
6+
#
7+
# Button Map:
8+
# (A=1, B=2, C=3, ...)
9+
#
10+
# *------------------------------------*
11+
# | |
12+
# A | |
13+
# B | |
14+
# C | |
15+
# (Dial) | TABLET |
16+
# D | |
17+
# E | |
18+
# F | |
19+
# | |
20+
# *------------------------------------*
21+
22+
[Device]
23+
Name=XP-PEN DECO 02
24+
ModelName=
25+
DeviceMatch=usb|28bd|0803
26+
PairedIDs=
27+
Width=10
28+
Height=6
29+
IntegratedIn=
30+
Layout=xp-pen-deco02.svg
31+
# Only the discontinued P05 stylus is supported, which is single button only.
32+
# Until one-button configurations are supported, a two-button generic must be used.
33+
Styli=@generic-with-eraser
34+
35+
[Features]
36+
Stylus=true
37+
Reversible=true
38+
Touch=false
39+
TouchSwitch=false
40+
NumRings=0
41+
NumDials=1
42+
NumStrips=0
43+
44+
[Buttons]
45+
Left=A;B;C;D;E;F
46+
EvdevCodes=BTN_0;BTN_1;BTN_2;BTN_3;BTN_4;BTN_5

0 commit comments

Comments
 (0)