Skip to content

Commit

Permalink
Added right hand combo on JKL for ENTER on tap
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Jan 15, 2025
1 parent 8ebe9a8 commit ea6e2b2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@
require-prior-idle-ms = <200>;
};

right_hand_enter {
bindings = <&hrmr RA(LS(RGUI)) ENTER>;
key-positions = <11 12 13>;
require-prior-idle-ms = <200>;
};

left_hand_backspace {
bindings = <&hrml LA(LGUI) BSPC>;
key-positions = <11 13>;
Expand Down

0 comments on commit ea6e2b2

Please sign in to comment.