docs: hopefully more clear description of the new setting
This commit is contained in:
parent
10d03ca46c
commit
29599e8b0a
1 changed files with 5 additions and 5 deletions
|
@ -30,10 +30,10 @@ Making changes to any of the settings in this section modifies the HID report de
|
|||
:::
|
||||
|
||||
| Config | Type | Description | Default |
|
||||
| -------------------------------------------- | ---- | -------------------------------------------------------------- | ------- |
|
||||
| -------------------------------------------- | ---- | ---------------------------------------------------------------- | ------- |
|
||||
| `CONFIG_ZMK_HID_INDICATORS` | bool | Enable receipt of HID/LED indicator state from connected hosts | n |
|
||||
| `CONFIG_ZMK_HID_CONSUMER_REPORT_SIZE` | int | Number of consumer keys simultaneously reportable | 6 |
|
||||
| `CONFIG_ZMK_HID_SEPARATE_MOD_RELEASE_REPORT` | bool | Release the Modifiers separate from and after the modified key | n |
|
||||
| `CONFIG_ZMK_HID_SEPARATE_MOD_RELEASE_REPORT` | bool | Send modifier release event **after** non-modifier release event | n |
|
||||
|
||||
Exactly zero or one of the following options may be set to `y`. The first is used if none are set.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue