Skip to content

Commit cd96e81

Browse files
author
0x0k4y
committed
CONF_UPD: added wakeup source information to allow wake from sleep
1 parent 59dd024 commit cd96e81

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/boards/shields/totem/totem.dtsi

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979

8080
kscan0: kscan_0 {
8181
compatible = "zmk,kscan-gpio-matrix";
82+
wakeup-source;
8283
label = "KSCAN";
8384

8485
diode-direction = "col2row";
@@ -89,4 +90,4 @@
8990
, <&xiao_d 3 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
9091
;
9192
};
92-
};
93+
};

0 commit comments

Comments
 (0)