Skip to content

Commit

Permalink
Updated Keymap and Split Input common
Browse files Browse the repository at this point in the history
  • Loading branch information
eXsoR65 committed Dec 31, 2024
1 parent af8ea8e commit c773079
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
12 changes: 0 additions & 12 deletions boards/shields/charybdis/split_input_common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,5 @@
layers = <SCR>;
input-processors = <&zip_xy_transform (INPUT_TRANSFORM_Y_INVERT)>, <&zip_xy_scaler 1 3>, <&zip_xy_to_scroll_mapper>;
};

move {
layers = <DEF MOU>;
input-processors = <&auto_mouse_layer MOU 5000>;
};
};

auto_mouse_layer: auto_mouse_layer {
compatible = "zmk,input-processor-temp-layer";
#input-processor-cells = <2>;
require-prior-idle-ms = <500>;
excluded-positions = <30 31 32 16 17 18 10 11 12 13 22 23>;
};
};
8 changes: 4 additions & 4 deletions config/charybdis.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -164,10 +164,10 @@
mouse_layer {
display-name = "MOU";
bindings = <
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &mo SCR &mo SNI &trans &trans &trans &trans &trans &trans &trans
&mkp MB1 &mkp MB2 &trans &mkp MB1 &mkp MB2
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &mkp MB1 &mkp MB2 &trans &trans
&trans &mo SCR &mo SNI &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans
>;
};

Expand Down

0 comments on commit c773079

Please sign in to comment.