Skip to content

Commit

Permalink
data: improve the Huion mini keydial (KD100) a bit
Browse files Browse the repository at this point in the history
Mark this as remote and reduce the device match to just 6d - based on
the udev rule shown in https://github.com/mckset/KD100
  • Loading branch information
whot committed Oct 9, 2024
1 parent dbfeb61 commit 680d47d
Show file tree
Hide file tree
Showing 2 changed files with 479 additions and 112 deletions.
15 changes: 3 additions & 12 deletions data/huion-mini-keydial-kd100.tablet
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,14 @@
[Device]
Name=Mini KeyDial KD100
ModelName=Mini KeyDial KD100
Class=Bamboo
# Product ID is unknown, please fix
DeviceMatch=usb|256c|006e||HUION_T200;usb|256c|006d||HUION_T200;usb|256c|006f||HUION_T200;usb|256c|0064||HUION_T200;
Width=9 # autogenerated value, please fix
Height=6 # autogenerated value, please fix
Class=Remote
DeviceMatch=usb|256c|006d||HUION_T200
Layout=huion-mini-keydial-kd100.svg
Styli=@generic-no-eraser;
IntegratedIn=

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

[Buttons]
Left=A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S
Expand Down
Loading

0 comments on commit 680d47d

Please sign in to comment.