diff --git a/app/Kconfig b/app/Kconfig index fea2203d..9b47c4c2 100644 --- a/app/Kconfig +++ b/app/Kconfig @@ -88,6 +88,9 @@ if ZMK_USB config USB_NUMOF_EP_WRITE_RETRIES default 10 +config USB_HID_POLL_INTERVAL_MS + default 1 + #ZMK_USB endif