From b5f0536a4f9370f52355a5c7760d2e3f14d8c7c1 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 17 Nov 2021 15:48:14 +1000 Subject: [PATCH] quirks: add a quirk for the Wacom 524c device Has tilt, doesn't use it Signed-off-by: Peter Hutterer --- quirks/30-vendor-wacom.quirks | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/quirks/30-vendor-wacom.quirks b/quirks/30-vendor-wacom.quirks index 5315c40c..685c007d 100644 --- a/quirks/30-vendor-wacom.quirks +++ b/quirks/30-vendor-wacom.quirks @@ -19,3 +19,10 @@ MatchBus=usb MatchVendor=0x56A MatchProduct=0x4200 AttrEventCodeDisable=ABS_TILT_X;ABS_TILT_Y; + +[Wacom ISDV4 524c Pen] +MatchUdevType=tablet +MatchBus=usb +MatchVendor=0x2D1F +MatchProduct=0x524C +AttrEventCodeDisable=ABS_TILT_X;ABS_TILT_Y;