forked from kofal.net/zmk
feat(docs): Add pointers to HID descriptor refresh
This commit is contained in:
committed by
Pete Johanson
parent
aa6cfe250d
commit
325e207781
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user