tools: list-quirks: add the thumb pressure threshold property

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2018-06-19 16:47:45 +10:00
parent 201c876ab4
commit 91e6a84f2c

View file

@ -114,6 +114,7 @@ list_device_quirks(struct quirks_context *ctx, struct udev_device *device)
QUIRK_ATTR_PALM_PRESSURE_THRESHOLD,
QUIRK_ATTR_RESOLUTION_HINT,
QUIRK_ATTR_TRACKPOINT_RANGE,
QUIRK_ATTR_THUMB_PRESSURE_THRESHOLD,
};
enum quirk *q;