Skip to content

Commit

Permalink
Merge branch 'main' into soft-off-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Aug 17, 2023
2 parents 9b94722 + bc64150 commit 48a08cb
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
label = "Nav";
bindings = <
&bt BT_CLR &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &kp DEL
&trans &trans &trans &trans &trans &trans &trans &kp LARW &kp DARW &kp UARW &kp RARW &trans
&trans &trans &trans &trans &trans &trans &trans &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans
&trans &bt BT(0) &bt BT(1) &bt BT(2) &bt BT(3) &bt BT(4) &trans &kp HOME &kp PG_DN &kp PG_UP &kp END &trans
#ifdef TBLE_DUAL_2U
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
Expand Down Expand Up @@ -122,9 +122,9 @@
sym_layer {
label = "Sym";
bindings = <
&trans &kp LBRC &kp LS(N7) &kp LS(N8) &kp LS(N9) &kp RBRC &trans &trans &trans &trans &trans &trans
&trans &kp COLON &kp LS(N4) &kp LS(N5) &kp LS(N6) &kp PLUS &trans &trans &trans &trans &trans &trans
&trans &kp TILDE &kp LS(N1) &kp LS(N2) &kp LS(N3) &kp LS(BSLH) &trans &trans &trans &trans &trans &trans
&trans &kp LBRC &kp AMPS &kp STAR &kp RPAR &kp RBRC &trans &trans &trans &trans &trans &bootloader
&trans &kp COLON &kp DLLR &kp PRCNT &kp CARET &kp PLUS &trans &trans &trans &trans &trans &trans
&trans &kp TILDE &kp EXCL &kp AT &kp HASH &kp PIPE &trans &trans &trans &trans &trans &trans
#ifdef TBLE_DUAL_2U
&trans &trans &trans &kp LS(N0) &trans &trans &trans &trans &trans &trans
#elif defined(TBLE_MIT)
Expand Down

0 comments on commit 48a08cb

Please sign in to comment.