Skip to content

Commit

Permalink
Limited JKL ENTER combo to alpha layers
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Nov 5, 2024
1 parent 9ec7adc commit 4d1fd8d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
bindings = <&kp ENTER>;
key-positions = <16 17 18>;
require-prior-idle-ms = <200>;
layers = <DEF NMT>;
};

toggle_mod_taps {
Expand Down Expand Up @@ -183,7 +184,7 @@
require-prior-idle-ms = <175>;
};

// Layer-tap variants for urob's balanced hrm with a &lc instead of a &mo on hold
// Layer-tap variants for urob's balanced hrm with a &lc instead of a regular &mo on hold

ltl: ltl {
compatible = "zmk,behavior-hold-tap";
Expand Down

0 comments on commit 4d1fd8d

Please sign in to comment.