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 1585a4b commit 7a66629
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions config/boards/shields/ergoalex/ergoalex.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#define SPR 5
#define NUM 6
#define SYS 7
#define TABS 8

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

0 comments on commit 7a66629

Please sign in to comment.