Skip to content

Commit 7e7ff9f

Browse files
author
Alessandro
committed
add wakeup from sleep
1 parent 30472bd commit 7e7ff9f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/cradio.keymap

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,12 @@
1313
#define ZMK_POINTING_DEFAULT_MOVE_VAL 600
1414
#define ZMK_POINTING_DEFAULT_SCRL_VAL 10
1515

16+
&kscan0 {
17+
wakeup-source;
18+
};
19+
1620
/ {
21+
1722
behaviors {
1823
ht: hold_tap {
1924
label = "hold_tap";

0 commit comments

Comments
 (0)