Skip to content

Commit

Permalink
remove extra lineds in behavior files
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffDess committed Dec 31, 2023
1 parent 26bd93a commit 9051273
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion behaviors/combos.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,3 @@ ZMK_COMBO(lte, &LTE, RB1 RB2, SYM)

// Greater than or Equal - active on symbol layer
ZMK_COMBO(gte, &GTE, RB2 RB3, SYM)

1 change: 0 additions & 1 deletion behaviors/combos_34.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@

// TAB - Inner right thumbs, active on all layer
ZMK_COMBO(tab_34, &kp TAB, RH0 RH1, 0)

1 change: 0 additions & 1 deletion behaviors/combos_36.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@

// TAB - Inner right thumbs, active on all layer
ZMK_COMBO(tab, &kp TAB, RH0 RH1, 0)

1 change: 0 additions & 1 deletion behaviors/mod-morph.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,3 @@ ZMK_BEHAVIOR(sp_nbsp_sym, mod_morph,
bindings = <&lt SYM SPACE>, <&kp RALT(SPACE)>;
mods = <(MOD_LSFT|MOD_RSFT)>;
)

1 change: 0 additions & 1 deletion behaviors/mouse.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,3 @@ ZMK_COMBO(rightclick, &mkp RCLK, LT3 LT4, 0)

// Mouse Scroll Toggle - Middle and Ring finger of left hand, active on all layers
ZMK_COMBO(scrolltoggle, &mwh_tg, LT2 LT3, 0)

0 comments on commit 9051273

Please sign in to comment.