forked from kofal.net/zmk
feat(kscan): More complete PM support to drivers.
* Update our GPIO kscan drivers to more completely support PM device, by doing proper hardare init/deinit in the PM action hook.
This commit is contained in:
committed by
Pete Johanson
parent
c5cca5b34f
commit
0438cb0ee5
@@ -38,6 +38,8 @@
|
||||
|
||||
endpoint_sideband_behaviors {
|
||||
compatible = "zmk,kscan-sideband-behaviors";
|
||||
|
||||
auto-enable;
|
||||
kscan = <&kscan_sp3t_toggle>;
|
||||
|
||||
first_toggle_sideband: first_toggle_sideband {
|
||||
|
||||
Reference in New Issue
Block a user