Skip to content

Commit

Permalink
Add the XP Pen Deco01 v3
Browse files Browse the repository at this point in the history
Basically the same as the v2, at least as seen by libwacom (bar name and
pid).

Recordings available in
https://gitlab.freedesktop.org/libevdev/udev-hid-bpf/-/issues/54
  • Loading branch information
whot committed Mar 9, 2025
1 parent 82464fc commit 9ea78d0
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions data/xp-pen-deco01-v3.tablet
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# XP-Pen
# Deco01 v3
#
# sysinfo.uWI7cjQylf.tar.gz
# https://github.com/linuxwacom/wacom-hid-descriptors/issues/468

[Device]
Name=XP-Pen Deco 01 V3
ModelName=
DeviceMatch=usb|28bd|0947
PairedIDs=
Width=10
Height=6
IntegratedIn=
# Looks the same as the v2, so let's re-use the layout
Layout=xp-pen-deco01-v2.svg
Styli=@generic-no-eraser

[Features]
Stylus=true
Reversible=true
Touch=false
TouchSwitch=false
NumRings=0
NumStrips=0

[Buttons]
Left=A;B;C;D;E;F;G;H
EvdevCodes=BTN_0;BTN_1;BTN_2;BTN_3;BTN_4;BTN_5;BTN_6;BTN_7

0 comments on commit 9ea78d0

Please sign in to comment.