quirks: add a note to not quirk the Bolt Receiver
authorJosé Expósito <jose.exposito89@gmail.com>
Sun, 19 Mar 2023 11:34:08 +0000 (12:34 +0100)
committerJosé Expósito <jose.exposito89@gmail.com>
Mon, 20 Mar 2023 17:10:10 +0000 (18:10 +0100)
commit74a94be8ed0c26ed509cccfe4c280a7e48b8de6a
treeb4771917212b298bcedaf5c84d5b729fa13f4ad7
parent1843a2dd0f16540b91c2772c95868948ccb9cc95
quirks: add a note to not quirk the Bolt Receiver

The Logitech Bolt Receiver can be used with multiple mice, but the
kernel exposes the same product ID for all of them.

Adding a quirk for the device trying to fix a specific mouse would
break other mice.

Since we avoided this problem during code review a couple of times [1]
[2] add a warning to avoid it in the future.

[1] https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/867#note_1759931
[2] https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/847#note_1725364
Signed-off-by: José Expósito <jose.exposito89@gmail.com>
quirks/30-vendor-logitech.quirks