Skip to content

Commit

Permalink
update pmw3610 conf and power management settings
Browse files Browse the repository at this point in the history
  • Loading branch information
280Zo committed Oct 28, 2024
1 parent b658e20 commit 9105757
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions config/charybdis.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -63,18 +63,7 @@
time-to-live-ms = <750>;
};

// behaviors {
// lt: layer_tap { // Part of example config
// compatible = "zmk,behavior-hold-tap";
// #binding-cells = <2>;
// flavor = "balanced";
// tapping-term-ms = <240>;
// quick-tap-ms = <150>;
// bindings =
// <&mo>,
// <&kp>;
// };

behaviors {
hm: homerow_mod {
compatible = "zmk,behavior-hold-tap";
#binding-cells = <2>;
Expand Down Expand Up @@ -112,6 +101,17 @@
#binding-cells = <0>;
bindings = <&mo 6>, <&to 0>;
};

// lt: layer_tap { // Part of example config
// compatible = "zmk,behavior-hold-tap";
// #binding-cells = <2>;
// flavor = "balanced";
// tapping-term-ms = <240>;
// quick-tap-ms = <150>;
// bindings =
// <&mo>,
// <&kp>;
// };
};

combos {
Expand Down

0 comments on commit 9105757

Please sign in to comment.