pick the correct endpoint
This commit is contained in:
parent
5c8d70e490
commit
aa649c13ce
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue