Skip to content

quirks: add palm rejection support for all Razer Blade models

Peter Hutterer requested to merge whot/libinput:wip/razer-blades into main

Same patch as !611 (closed), just with an expanded commit message:

Generated with a script to scrape the openrazer project for Razer Blade
internal keyboard VIDs, see `razer_quirk_util.py` [1]

This allows us to potentially bulk-add all Razer Blade models to benefit from
palm rejection, rather than processing individual requests and merges.

[1] https://gist.github.com/danryu/ee0c24ac50af40321550462bbf9ab594

Closes !611 (closed)

Merge request reports