Skip to content

bpf: add a HID-BPF example to send commands to a device on probe

Benjamin Tissoires requested to merge bentiss/udev-hid-bpf:wip/mx-master-3b into main

Works well on the Bluetooth case, not so on the USB one as the device is likely not present, and disabling the smart shift will return an error.

Submitting as a draft to get more exposure, but we likely do not want to enable this by default.

Merge request reports