Skip to content

Commit

Permalink
tab layer
Browse files Browse the repository at this point in the history
  • Loading branch information
sashalex007 committed Aug 24, 2024
1 parent 7a66629 commit 5b0ed60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/boards/shields/ergoalex/ergoalex.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#define SPR 5
#define NUM 6
#define SYS 7
#define TABS 8
#define TABL 8

#define TAP 280
#define IDLE 200
Expand Down Expand Up @@ -81,7 +81,7 @@
compatible = "zmk,behavior-tap-dance";
#binding-cells = <0>;
tapping-term-ms = <200>;
bindings = <&mo TABS>, <&to WIN>;
bindings = <XXX>, <&to WIN>;
};
mac: macos {
compatible = "zmk,behavior-tap-dance";
Expand Down

0 comments on commit 5b0ed60

Please sign in to comment.