From 105821dc7e2cb7d3d7b8a5dcf593b7e8fb9f52fa Mon Sep 17 00:00:00 2001 From: Denis Date: Sat, 9 Dec 2023 03:17:03 +0100 Subject: [PATCH] try another one... --- rog_ally.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rog_ally.c b/rog_ally.c index bce9592..aff5381 100644 --- a/rog_ally.c +++ b/rog_ally.c @@ -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 = {