Skip to content

Commit

Permalink
data: add Huion KeyDial K20
Browse files Browse the repository at this point in the history
This is the successor to the KD100 and optically the same so these files
are copy/paste from the KD100
  • Loading branch information
whot committed Nov 8, 2024
1 parent 07fc353 commit 9203950
Show file tree
Hide file tree
Showing 2 changed files with 579 additions and 0 deletions.
32 changes: 32 additions & 0 deletions data/huion-keydial-k20.tablet
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Huion
# Keydial K20
#
# sysinfo.lvuqy3Kjgl.tar.gz
# https://github.com/linuxwacom/wacom-hid-descriptors/issues/425
#
# __________
# |( S ) |
# +----------+
# | A B C D |
# | E F G H |
# | I J K L |
# | M N O P |
# | Q R |
# +----------+

[Device]
Name=Huion Keydial K20
ModelName=K20
# This appears to be a unique PID, if that changes the FW prefix is HUION_T21h
DeviceMatch=usb|256c|0069
Layout=huion-keydial-k20.svg
IntegratedIn=Remote

[Features]
NumDials=1
Stylus=false
DialNumModes=4

[Buttons]
Left=A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S
EvdevCodes=BTN_0;BTN_1;BTN_2;BTN_3;BTN_4;BTN_5;BTN_6;BTN_7;BTN_8;BTN_9;BTN_SOUTH;BTN_EAST;BTN_C;BTN_NORTH;BTN_WEST;BTN_Z;BTN_TL;BTN_TR;BTN_TL2
Loading

0 comments on commit 9203950

Please sign in to comment.