pick the correct endpoint

This commit is contained in:
Denis 2023-12-09 13:42:38 +01:00
parent 5c8d70e490
commit aa649c13ce
No known key found for this signature in database
GPG key ID: DD9B63F805CF5C03

View file

@ -447,7 +447,7 @@ void asus_kbd_ev_map(const evdev_collected_t *const e, int in_messages_pipe_fd,
static hidraw_filters_t n_key_hidraw_filters = {
.pid = 0x1abe,
.vid = 0x0b05,
.rdesc_size = 83,
.rdesc_size = 167,
};
static input_dev_t in_iio_dev = {