Skip to content

Commit

Permalink
data: Add Gaomon S620 firmware match
Browse files Browse the repository at this point in the history
This tablet has the same name as Gaomon M106K [1], making it impossible
to differentiate between them without matching by their firmware name.

Add an extra match including the firmware to facilitate matching the
Gaomon M106K.

[1] linuxwacom#609
  • Loading branch information
jexposit committed Apr 18, 2024
1 parent cb5b570 commit 0ca9f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/gaomon-s620.tablet
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
[Device]
Name=GAOMON S620
ModelName=
DeviceMatch=usb|256c|006d|GAOMON Gaomon Tablet Pen;usb|256c|006d|GAOMON Gaomon Tablet Pad;
DeviceMatch=usb|256c|006d|GAOMON Gaomon Tablet Pen;usb|256c|006d|GAOMON Gaomon Tablet Pad;usb|256c|006d|GAOMON Gaomon Tablet Pen|OEM02_T18e;usb|256c|006d|GAOMON Gaomon Tablet Pad|OEM02_T18e;
Class=Bamboo
Width=6
Height=4
Expand Down

0 comments on commit 0ca9f71

Please sign in to comment.