Raised BLE mouse report queue size
This commit is contained in:
parent
345ef4212e
commit
58178a7c40
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ config ZMK_BLE_CONSUMER_REPORT_QUEUE_SIZE
|
||||||
|
|
||||||
config ZMK_BLE_MOUSE_REPORT_QUEUE_SIZE
|
config ZMK_BLE_MOUSE_REPORT_QUEUE_SIZE
|
||||||
int "Max number of mouse HID reports to queue for sending over BLE"
|
int "Max number of mouse HID reports to queue for sending over BLE"
|
||||||
default 5
|
default 20
|
||||||
|
|
||||||
config ZMK_BLE_CLEAR_BONDS_ON_START
|
config ZMK_BLE_CLEAR_BONDS_ON_START
|
||||||
bool "Configuration that clears all bond information from the keyboard on startup."
|
bool "Configuration that clears all bond information from the keyboard on startup."
|
||||||
|
|
Loading…
Add table
Reference in a new issue