Skip to content

Commit

Permalink
Numpad experiment 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vjraitila committed Feb 13, 2024
1 parent 5c004f1 commit 318695a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/corneish_zen.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@
// | | / | 7 | 8 | 9 | - | | | | | | | |
// | | * | 4 | 5 | 6 | + | | | | | | | |
// | | , | 1 | 2 | 3 | | | | | | | | |
// | | 0 |(NUM)| | ↩ | ⌫ | |
// | SEL | 0 |(NUM)| | ↩ | ⌫ | |
bindings = <
&none &kp KP_DIVIDE &kp KP_N7 &kp KP_N8 &kp KP_N9 &kp KP_MINUS &none &none &none &none &none &none
&none &kp KP_MULTIPLY &kp KP_N4 &kp KP_N5 &kp KP_N6 &kp KP_PLUS &none &none &none &none &none &none
&none &kp KP_DOT &kp KP_N1 &kp KP_N2 &kp KP_N3 &none &none &none &none &none &none &none
&none &kp KP_N0 &tog 4 &kp KP_ENTER &kp BSPC &none
&kp LG(FI_A) &kp KP_N0 &tog 4 &kp KP_ENTER &kp BSPC &none
>;
};

Expand Down

0 comments on commit 318695a

Please sign in to comment.