Skip to content

Commit

Permalink
sleep fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sashalex007 committed Aug 24, 2024
1 parent 7d512fc commit e8cb1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/shields/ergoalex/ergoalex.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
compatible = "zmk,behavior-tap-dance";
#binding-cells = <0>;
tapping-term-ms = <200>;
bindings = <&mo TAB>, <&to WIN>;
bindings = <&mo TABS>, <&to WIN>;
};
mac: macos {
compatible = "zmk,behavior-tap-dance";
Expand Down

0 comments on commit e8cb1e3

Please sign in to comment.