Skip to content

Commit

Permalink
data: drop the firmware match from the Huion Inspiroy 2 S (#719)
Browse files Browse the repository at this point in the history
This devices appears to have its own unique PID so we don't need the
firmware match here. This matches the M and L version which also have
a unique PID.

If Huion or Gaomon end up releasing devices that share this PID we'll
have to re-instated the firmware match but for now let's drop it.
  • Loading branch information
whot authored Jun 12, 2024
1 parent ad09e63 commit 44b246d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/huion-inspiroy-2-s---h641p.tablet
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
Name=Inspiroy 2 S
ModelName=H641P
Class=Bamboo
DeviceMatch=usb|256c|0066||HUION_T21j;
DeviceMatch=usb|256c|0066;
Width=6
Height=4
Layout=huion-inspiroy-2-s---h641p.svg
Expand Down

0 comments on commit 44b246d

Please sign in to comment.