Skip to content

Commit

Permalink
Removed mouse dragging macros
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Feb 18, 2025
1 parent 18256e8 commit b040122
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -146,22 +146,6 @@
require-prior-idle-ms = <200>;
};

// Mouse dragging combos (see macros bellow)

initiate_drag_with_left_click {
key-positions = <32 33>;
bindings = <&initdrag>;
require-prior-idle-ms = <200>;
layers = <MOU>;
};

terminate_drag_with_left_click {
key-positions = <32 33>;
bindings = <&enddrag>;
require-prior-idle-ms = <200>;
layers = <MDM>;
};

// SYS combos to replace a dedicated SYS layer

sys_bootloader {
Expand Down

0 comments on commit b040122

Please sign in to comment.