fix(docs): Fix debouncing driver support note

This commit is contained in:
Cem Aksoylar 2023-11-10 22:01:31 -08:00 committed by Pete Johanson
parent a5c3edd51b
commit 7b4b5d4ff2

View file

@ -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