Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Incblob committed Nov 6, 2024
1 parent b1623e3 commit c67ebe9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion config/boards/shields/horizon/horizon.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
};

&lt {
tapping-term-ms = <100>;
tapping-term-ms = <140>;
};


Expand Down
8 changes: 4 additions & 4 deletions config/boards/shields/horizon/horizon_layers.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ default_layer {
bindings = <
&kp ESC AS(F12) AS(W) AS(F) AS(P) AS(B) AS(J) AS(L) AS(U) AS(Z) &as LC(G) LC(F) &kp LC(HOME)
&kp LSHFT AS(Q) AS(R) AS(S) AS(T) AS(G) AS(M) AS(N) AS(E) AS(I) AS(NON_US_HASH) &kp LC(END)
AS(TAB) AS(A) AS(X) AS(C) AS(D) AS(V) &kp LS(LC(LALT)) &caps_word AS(K) AS(H) &td_comma &td_dot AS(O) AS(RET)
AS(TAB) AS(A) AS(X) AS(C) AS(D) AS(V) &kp SPACE &caps_word AS(K) AS(H) &td_comma &td_dot AS(O) AS(RET)
&kp LCTRL AS(Y) &kp LGUI &kp LG(LS(S)) &mt LALT ESC &lt l_L SPACE &kp BSPC &kp DELETE &lt l_R SPACE AS(FSLH) &kp LEFT &kp UP &kp DOWN &kp RIGHT
>;
};
Expand All @@ -19,10 +19,10 @@ coding_layer {

handsdown {
bindings = <
&kp ESC AS(F12) AS(W) AS(M) AS(G) AS(J) AS(NON_US_HASH) &td_dot &td_qu AS(Y) &as LC(G) LC(F) &kp LC(HOME)
&kp ESC AS(F12) AS(W) AS(M) AS(G) AS(J) &none &td_dot &td_qu AS(Y) &as LC(G) LC(F) &kp LC(HOME)
&kp LSHFT AS(X) AS(C) AS(N) AS(T) AS(K) &td_comma AS(A) AS(E) AS(I) AS(F) &kp LC(END)
AS(TAB) AS(S) AS(P) AS(L) AS(D) AS(V) &kp LS(LC(LALT)) &caps_word AS(NON_US_HASH) AS(U) AS(O) AS(Z) AS(H) AS(RET)
&kp LCTRL AS(B) &kp LGUI &kp LG(LS(S)) &mt LALT ESC &lt l_L R &kp BSPC &mt LSHIFT DELETE &lt l_R SPACE AS(FSLH) &trans &trans &trans &trans
AS(TAB) AS(S) AS(P) AS(L) AS(D) AS(V) &kp SPACE &caps_word AS(NON_US_HASH) AS(U) AS(O) AS(Z) AS(H) AS(RET)
&kp LCTRL AS(B) &kp LGUI &kp LG(LS(S)) &mt LALT ESC &lt l_L R &kp BSPC &mt LSHIFT DELETE &lt l_R SPACE AS(FSLH) &trans &trans &trans &trans
>;
};

Expand Down
2 changes: 1 addition & 1 deletion config/boards/shields/horizon/horizon_layout.dtsi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ALPHA

╭─────────────────────────╮ ╭───────────────────────────╮
│ X W M G J │ │ #$ .: /* "[ '] │
│ X W M G J │ │ #$ .: Qu Z '] │
│ S C N T K | | ,; A E I H │
│ B P L D V │ │ -+ U O Y F │
╰──────────╮ R BSC │ │ Space - ╭──────────────╯
Expand Down

0 comments on commit c67ebe9

Please sign in to comment.