diff --git a/app/Kconfig b/app/Kconfig index 9fbe678e..571fda1a 100644 --- a/app/Kconfig +++ b/app/Kconfig @@ -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."