Skip to content

Commit

Permalink
fix: added wakeup source to properly wake the keyboard up from the sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
yumagulovrn authored Apr 5, 2024
1 parent a69aee1 commit 12b44d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/boards/shields/ergonaut_one/ergonaut_one.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
kscan0: kscan_0 {
compatible = "zmk,kscan-gpio-matrix";
label = "KSCAN";
wakeup-source;

diode-direction = "col2row";
row-gpios
Expand Down

0 comments on commit 12b44d0

Please sign in to comment.