Skip to content

Commit

Permalink
fix: added wakeup source to properly wake the keyboard up from the sl…
Browse files Browse the repository at this point in the history
…eep (#3)
  • Loading branch information
yumagulovrn authored Apr 5, 2024
1 parent a69aee1 commit ea42d9a
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 ea42d9a

Please sign in to comment.