Skip to content

Add generic quirk to disable event codes

More generic than setting model flags and updating them in code later, let's just add a quirk to call libevdev_event_code_disable() instead, even if it means it'll get abused as configuration api in some cases.

Merge request reports