Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
ochief committed Dec 9, 2024
1 parent 03a4356 commit 5ae2b1e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions config/defines.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@

// mouse
#define DOUBLE_CLK &macro_dclck
#define CANCEL &kp K_CANCEL

// UK symbols
#define UK_HASH &kp NUHS
Expand Down
3 changes: 2 additions & 1 deletion config/wasfoora.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,15 @@
>;
};

// tap = lclk, hold = ctrl + lclk
MOU_layer {
display-name = "Mouse";
bindings = <
XXXXXXXXXX NAV_TAB_LE NAV_TAB_NE NAV_TAB_RI &kp DEL U_WH_U U_WH_L U_MS_U U_WH_R XXXXXXXXXX
NAV_SCREENS &mkp RCLK DOUBLE_CLK &mkp LCLK NAV_SEL_AL U_WH_D U_MS_L U_MS_D U_MS_R &mkp MCLK
NAV_CUT NAV_COPY NAV_PASTE &kp ENTER &kp BSPC &kp DEL

___XXXX___ __________ U_MS_U XXXXXXXXXX
___XXXX___ CANCEL U_MS_U XXXXXXXXXX
>;
};
};
Expand Down

0 comments on commit 5ae2b1e

Please sign in to comment.