Merge branch 'mouse-3.2' of https://github.com/urob/zmk into urob-mouse-3.2

This commit is contained in:
Kyriel Abad 2023-10-19 13:53:41 +08:00
commit 9cbe77f31a

View file

@ -150,8 +150,8 @@ config ZMK_BLE_CONSUMER_REPORT_QUEUE_SIZE
default 5
config ZMK_BLE_MOUSE_REPORT_QUEUE_SIZE
int "Max number of mouse HID reports to queue for sending over BLE"
default 20
int "Max number of mouse HID reports to queue for sending over BLE"
default 20
config ZMK_BLE_CLEAR_BONDS_ON_START
bool "Configuration that clears all bond information from the keyboard on startup."