fix(docs): Fix debouncing driver support note
This commit is contained in:
parent
a5c3edd51b
commit
7b4b5d4ff2
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ socket or using some sharp tweezers to bend the contacts back together.
|
||||||
## Debounce Configuration
|
## Debounce Configuration
|
||||||
|
|
||||||
:::note
|
:::note
|
||||||
Currently only the `zmk,kscan-gpio-matrix` driver supports these options. The other drivers have not yet been updated to use the new debouncing code.
|
Currently the `zmk,kscan-gpio-matrix` and `zmk,kscan-gpio-direct` [drivers](../config/kscan.md) supports these options, while `zmk,kscan-gpio-demux` driver does not.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
### Global Options
|
### Global Options
|
||||||
|
|
Loading…
Add table
Reference in a new issue