Skip to content

Commit

Permalink
data: add the XP-Pen ACK05 Remote
Browse files Browse the repository at this point in the history
  • Loading branch information
whot committed Oct 7, 2024
1 parent 884d423 commit 8857472
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions data/xp-pen-ack05-remote.tablet
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# XP-Pen
# ACK05 Remote
#
# Reports as UGTABLET Artist Pro 16 (Gen2), for recordings
# etc. see https://gitlab.freedesktop.org/libevdev/udev-hid-bpf/-/issues/32
#
# ┌────────┐────────────────────────┐
# / ┌────┐ \ ┌───┐┌───┐┌───┐┌───┐│
# │ │Dial│ │ │ A ││ B ││ C ││ ││
# │ └────┘ │ └───┘└───┘└───┘│ G ││
# │\________/ ┌───┐┌───┐┌───┐│ ││
# │ │ D ││ E ││ F ││ ││
# │ └───┘└───┘└───┘└───┘│
# │ ┌───┐┌────────┐┌───┐│
# │ │ H ││ I ││ J ││
# │ └───┘└────────┘└───┘│
# └──────────────────────────────────┘

[Device]
Name=UGTABLET Artist Pro 16 (Gen2)
ModelName=
DeviceMatch=usb|28bd|095b
Layout=xp-pen-ack05-remote.svg
Class=Remote

[Features]
Stylus=false
NumDials=1
NumRings=0
NumStrips=0
StatusLEDs=Ring

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

0 comments on commit 8857472

Please sign in to comment.