Skip to content

Commit

Permalink
something
Browse files Browse the repository at this point in the history
  • Loading branch information
Incblob committed Nov 4, 2024
1 parent 5017ad9 commit c7b844a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/boards/shields/horizon/behaviors.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ behaviors {
compatible = "zmk,behavior-hold-tap";
label = "R_LAYER";
#binding-cells = <2>;
tapping_term_ms = <100>;
tapping_term_ms = <60>;
// quick_tap_ms = <0>;
flavor = "tap-preferred";
bindings = <&mo>, <&kp>;
Expand Down
2 changes: 1 addition & 1 deletion config/boards/shields/horizon/combos.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ COMBO_LAYER(enter, &mt LS(ENTER) ENTER, RB3 RB4, <l_ALPHA l_CODE l_L l_HD>)
COMBO_LAYER(ctl_bsb, &kp LC(BSPC), RB2 RB3, <l_ALPHA l_CODE l_L l_HD>)
COMBO_LAYER(end, &kp END, RM2 RM3, <l_ALPHA l_CODE l_L l_HD>)
COMBO_LAYER(home, &kp HOME, RM1 RM2, <l_ALPHA l_CODE l_L l_HD>)
// COMBO_LAYER(both, &lt l_B SPACE, LH5 RH1, <l_ALPHA l_CODE l_HD l_HD_CODE>)
COMBO_LAYER(both, &mo l_B, LH5 RH1, <l_HD l_HD_CODE>)

//
// H Digraphs
Expand Down

0 comments on commit c7b844a

Please sign in to comment.