Ignore CadMouse Pro* (untested!)

I have taken the liberty of adding the rest of the CadMouse Pro listed here: https://3dconnexion.com/cadmouse/
The USB IDs are untested and compiled from usb.ids and https://github.com/guillaumechauvat/cadmousectl
pull/83/head
Rickard Lind 2023-03-23 08:55:15 +01:00 zatwierdzone przez John Tsiombikas
rodzic 83d45dd3a5
commit 54e8333c6e
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -90,7 +90,10 @@ static struct usbdb_entry {
static int devid_blacklist[][2] = {
{0x256f, 0xc650}, /* cadmouse */
{0x256f, 0xc651}, /* cadmouse wireless */
{0x256f, 0xc654}, /* CadMouse Pro Wireless */
{0x256f, 0xc655}, /* CadMouse Compact */
{0x256f, 0xc656}, /* CadMouse Pro */
{0x256f, 0xc657}, /* CadMouse Pro Wireless Left */
{0x256f, 0xc62c}, /* lipari(?) */
{0x256f, 0xc641}, /* scout(?) */