quirks: adjust pressure range for Google Krane, Wormdingler and Coachz
authorDaniel Fuchs <software@sagacioussuricata.com>
Tue, 24 Sep 2024 16:07:27 +0000 (16:07 +0000)
committerDaniel Fuchs <software@sagacioussuricata.com>
Tue, 24 Sep 2024 16:09:26 +0000 (16:09 +0000)
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1055>

quirks/50-system-google.quirks

index 415161000a808bd873c694c6c0a71e23443d4278..8dbf7b3174aaad800aa43758b10cb41f34b90368 100644 (file)
@@ -135,3 +135,30 @@ ModelChromebook=1
 AttrPressureRange=1:0
 AttrThumbPressureThreshold=25
 AttrPalmPressureThreshold=0
+
+[Google Chromebook Krane]
+MatchUdevType=touchpad
+MatchName=Google Inc. Hammer
+MatchBus=usb
+MatchVendor=0x18D1
+MatchDeviceTree=*krane*
+ModelChromebook=1
+AttrPressureRange=20:10
+
+[Google Chromebook Wormdingler]
+MatchUdevType=touchpad
+MatchName=Google Inc. Hammer
+MatchBus=usb
+MatchVendor=0x18D1
+MatchDeviceTree=*wormdingler*
+ModelChromebook=1
+AttrPressureRange=20:10
+
+[Google Chromebook Coachz]
+MatchUdevType=touchpad
+MatchName=Google Inc. Hammer
+MatchBus=usb
+MatchVendor=0x18D1
+MatchDeviceTree=*coachz*
+ModelChromebook=1
+AttrPressureRange=20:10