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 28, 2024
1 parent dccc2ed commit 95121fb
Show file tree
Hide file tree
Showing 2 changed files with 329 additions and 0 deletions.
288 changes: 288 additions & 0 deletions data/layouts/xp-pen-ack05-remote.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions data/xp-pen-ack05-remote.tablet
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# XP-Pen
# ACK05 Remote
#
# Reports as Hanvon Ugee Shortcut Remote, for recordings
# etc. see https://gitlab.freedesktop.org/libevdev/udev-hid-bpf/-/issues/32
# and
# sysinfo.PUwwSY53x2.tar.gz
# https://github.com/linuxwacom/wacom-hid-descriptors/issues/415
#
# ┌────────┐────────────────────────┐
# / ┌────┐ \ ┌───┐┌───┐┌───┐┌───┐│
# │ │ A │ │ │ B ││ C ││ D ││ ││
# │ └────┘ │ └───┘└───┘└───┘│ H ││
# \_________/ ┌───┐┌───┐┌───┐│ ││
# │ │ E ││ F ││ G ││ ││
# │ └───┘└───┘└───┘└───┘│
# │ ┌───┐┌────────┐┌───┐│
# │ │ I ││ J ││ K ││
# │ └───┘└────────┘└───┘│
# └─────────────────────────────────┘

[Device]
Name=XP-Pen ACK05 Remote
ModelName=
DeviceMatch=usb|28bd|0202
Layout=xp-pen-ack05-remote.svg
Class=Remote

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

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

#Note that no LEDs light up on the device itself
DialNumModes=4
Dial=A

0 comments on commit 95121fb

Please sign in to comment.