Skip to content

Commit

Permalink
Fix smart-mouse
Browse files Browse the repository at this point in the history
  • Loading branch information
urob authored Jan 20, 2025
1 parent cff4eb0 commit bb34367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/base.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ ZMK_TAP_DANCE(num_dance, bindings = <&num_word NUM>, <&sl NUM>;
ZMK_TRI_STATE(
smart_mouse, bindings = <&tog MOUSE>, <&none>, <&tog MOUSE>;
ignored-key-positions =
<LT1 LT3 LH0 LH1 RT1 RT2 RT3 RM0 RM1 RM2 RM3 RM4 RB1 RB2 RB3 RH0 RH1>;
<LT1 LT2 LH0 LH1 RT1 RT2 RT3 RM0 RM1 RM2 RM3 RM4 RB1 RB2 RB3 RH0 RH1>;
ignored-layers = <MOUSE NAV FN>;)

/* Custom behaviors */
Expand Down

0 comments on commit bb34367

Please sign in to comment.