mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
feat(usb): Set default HID interval to 1ms (1000Hz)
This commit is contained in:
committed by
Pete Johanson
parent
e5843b268c
commit
d33b35513b
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user