Skip to content

Commit

Permalink
adjust the numpad
Browse files Browse the repository at this point in the history
Signed-off-by: ChairBorn <[email protected]>
  • Loading branch information
ChairBorn committed Oct 24, 2024
1 parent 7aede17 commit 0941b09
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
bindings = <
&kp TAB &bt BT_SEL 0 &bt BT_SEL 3 &kp N1 &kp N2 &kp N3 &trans &kp UP &trans &trans &trans &kp BSPC
&kp LCTRL &bt BT_SEL 1 &bt BT_SEL 4 &kp N4 &kp N5 &kp N6 &kp LEFT &kp DOWN &kp RIGHT &trans &trans &trans
&bt BT_CLR &bt BT_SEL 2 &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&bt BT_CLR &bt BT_SEL 2 &kp N0 &kp N7 &kp N8 &kp N9 &trans &trans &trans &trans &trans &trans
&kp LGUI &trans &kp SPACE &kp RET &trans &kp RALT
>;
};
Expand All @@ -54,3 +54,4 @@
};
};
};
9

0 comments on commit 0941b09

Please sign in to comment.