feat(docs): Add pointers to HID descriptor refresh

This commit is contained in:
Cem Aksoylar
2024-02-27 11:30:33 -08:00
committed by Pete Johanson
parent aa6cfe250d
commit 325e207781
2 changed files with 12 additions and 1 deletions

View File

@@ -23,6 +23,12 @@ Definition file: [zmk/app/Kconfig](https://github.com/zmkfirmware/zmk/blob/main/
### HID
:::warning[Refreshing the HID descriptor]
Making changes to any of the settings in this section modifies the HID report descriptor and requires it to be [refreshed](../features/bluetooth.md#refreshing-the-hid-descriptor).
:::
| Config | Type | Description | Default |
| ------------------------------------- | ---- | -------------------------------------------------------------- | ------- |
| `CONFIG_ZMK_HID_INDICATORS` | bool | Enable reciept of HID/LED indicator state from connected hosts | n |