Skip to content

Commit

Permalink
data: Add support for the XP-PEN Deco Mini 4 (#705)
Browse files Browse the repository at this point in the history
The layout is a copy of xp-pen-artist10s.svg.
  • Loading branch information
JoseExposito authored May 27, 2024
1 parent 52030b9 commit 4fcda73
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 0 deletions.
166 changes: 166 additions & 0 deletions data/layouts/xp-pen-deco-mini4.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions data/xp-pen-deco-mini4.tablet
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# XP-Pen
# Deco Mini 4
#
# sysinfo.ixRe9fapJd.tar.gz
# https://github.com/linuxwacom/wacom-hid-descriptors/issues/386

[Device]
Name=XP-Pen Deco Mini 4
ModelName=
DeviceMatch=usb|28bd|0929|UGTABLET 4 inch PenTablet
Class=Bamboo
Width=4
Height=3
Layout=xp-pen-deco-mini4.svg
Styli=@generic-no-eraser;

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

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

0 comments on commit 4fcda73

Please sign in to comment.