Update sofle.dtsi
This commit is contained in:
parent
5d8ff48d29
commit
02b2e188c6
1 changed files with 5 additions and 0 deletions
|
@ -31,6 +31,11 @@ RC(3,0) RC(3,1) RC(3,2) RC(3,3) RC(3,4) RC(3,5) RC(4,5) RC(4,6) RC(3,6) RC(3,7)
|
|||
>;
|
||||
};
|
||||
|
||||
soft_off_wakers {
|
||||
compatible = "zmk,soft-off-wakeup-sources";
|
||||
wakeup-sources = <&kscan0>;
|
||||
};
|
||||
|
||||
kscan0: kscan {
|
||||
compatible = "zmk,kscan-gpio-matrix";
|
||||
wakeup-source;
|
||||
|
|
Loading…
Add table
Reference in a new issue