forked from kofal.net/zmk
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