The Contour RollerMouse have a button for "double click" which emulates
a double click. The two clicks are so close together that with libinput
heuristics it looks like a worn-out button and triggers debouncing
functionality.
This commit adds support for the RollerMouse Free 2 and RollerMouse
Re:d.
Fixes libinput/libinput#204
'quirks/10-generic-trackball.quirks',
'quirks/30-vendor-aiptek.quirks',
'quirks/30-vendor-alps.quirks',
+ 'quirks/30-vendor-contour.quirks',
'quirks/30-vendor-cyapa.quirks',
'quirks/30-vendor-elantech.quirks',
'quirks/30-vendor-huion.quirks',
--- /dev/null
+[Contour Design RollerMouse Free 2]
+MatchVendor=0x0b33
+MatchProduct=0x0401
+MatchUdevType=mouse
+ModelBouncingKeys=1
+
+[Contour Design RollerMouse Re:d]
+MatchVendor=0x0b33
+MatchProduct=0x1000
+MatchUdevType=mouse
+ModelBouncingKeys=1