Skip to content

Commit

Permalink
compile
Browse files Browse the repository at this point in the history
  • Loading branch information
sashalex007 committed May 7, 2024
1 parent 868f3af commit 37e5c16
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/boards/shields/ergoalex/ergoalex.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#binding-cells = <2>;
flavor = "balanced";
tapping-term-ms = <280>;
require-prior-idle-ms = <150>;
require-prior-idle-ms = <80>;
bindings = <&mo>, <&kp>;
hold-trigger-key-positions = <0 1 2 3 4 10 11 12 13 14 20 21 22 23 24 30 31>;
};
Expand All @@ -37,7 +37,7 @@
#binding-cells = <2>;
flavor = "balanced";
tapping-term-ms = <280>;
require-prior-idle-ms = <150>;
require-prior-idle-ms = <80>;
bindings = <&mo>, <&kp>;
hold-trigger-key-positions = <5 6 7 8 9 15 16 17 18 19 25 26 27 28 29 32 33>;
};
Expand All @@ -47,7 +47,7 @@
#binding-cells = <2>;
flavor = "balanced";
tapping-term-ms = <280>;
require-prior-idle-ms = <150>;
require-prior-idle-ms = <80>;
bindings = <&kp>, <&kp>;
};
};
Expand Down

0 comments on commit 37e5c16

Please sign in to comment.