Skip to content

Commit

Permalink
Numpad on the right side
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Jan 27, 2025
1 parent 81af4aa commit 8213d05
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 @@ -86,6 +86,12 @@
layers = <DEF MOU NUM>;
};

toggle_right_num_word {
key-positions = <17 34>;
bindings = <&num_word NUM>; // requires auto-layer module (https://github.com/urob/zmk-auto-layer)
layers = <DEF MOU NUM>;
};

toggle_numpad { // For extended edits
key-positions = <21 22 23>;
bindings = <&tog NUM>;
Expand Down

0 comments on commit 8213d05

Please sign in to comment.