aboutsummaryrefslogtreecommitdiffstats
path: root/src/hw/usb-hid.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hw/usb-hid.c')
-rw-r--r--src/hw/usb-hid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hw/usb-hid.c b/src/hw/usb-hid.c
index a22765b0..92c6b197 100644
--- a/src/hw/usb-hid.c
+++ b/src/hw/usb-hid.c
@@ -56,7 +56,7 @@ struct keyevent {
u8 keys[6];
};
-#define MAX_KBD_EVENT 10
+#define MAX_KBD_EVENT 16
static int
usb_kbd_setup(struct usbdevice_s *usbdev