Skip to content

Commit

Permalink
sym
Browse files Browse the repository at this point in the history
  • Loading branch information
edygar committed Nov 20, 2023
1 parent 3e9b226 commit 6c66e7f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -493,5 +493,14 @@
&bt BT_SEL 0 &bt BT_SEL 1 &bt BT_CLR &trans &trans &trans
>;
};

sym_numpad {
bindings = <
&multiply &seven &kp NUMBER_8 &kp NUMBER_9 &kp PLUS &kp RIGHT_BRACE &kp LEFT_BRACE &kp DOLLAR &kp CARET &kp EXCLAMATION
&slashandbackslash &hm RIGHT_SHIFT NUMBER_4 &hm RIGHT_GUI NUMBER_5 &hm RIGHT_ALT NUMBER_6 &hm RCTRL MINUS &lt 4 RIGHT_PARENTHESIS &hm LSHFT LEFT_PARENTHESIS &hm LGUI AMPERSAND &hm LALT PIPE &hm LCTRL AT
&kp RBKT &kp LEFT_BRACKET &kp ASTERISK &kp HASH &kp PERCENT &kp NUMBER_0 &kp NUMBER_1 &kp NUMBER_2 &kp NUMBER_3 &equalsgreaterthan
&trans &mt LEFT_GUI UNDERSCORE &kp GRAVE &trans &trans &dot_comma
>;
};
};
};

0 comments on commit 6c66e7f

Please sign in to comment.