Skip to content

Commit

Permalink
afdsfaasdttfffff
Browse files Browse the repository at this point in the history
  • Loading branch information
haShinui committed May 17, 2024
1 parent c575a2c commit b5f3bdf
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions config/german.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -79,16 +79,4 @@ ZMK_BEHAVIOR(tap_mu, tap_dance,
bindings = <&kp C_NEXT>, <&kp C_PREV>;
)

ZMK_COMBO(layer_3, &tog 3, 0 1, ALL, 25)

ZMK_BEHAVIOR(word_left, macro,
wait-ms = <100>;
tap-ms = <5>;
bindings = <&kp LCTRL &kp LEFT>;
)
ZMK_BEHAVIOR(word_right, macro,
wait-ms = <100>;
tap-ms = <5>;
bindings = <&kp LCTRL &kp RIGHT>;
)
)

0 comments on commit b5f3bdf

Please sign in to comment.