mirror of
https://github.com/tcaxle/zmk-config.git
synced 2024-11-21 23:01:55 +00:00
add numpad star to lh for Altium use
This commit is contained in:
parent
3fc129c40a
commit
ceb1717806
@ -52,10 +52,10 @@
|
||||
|
||||
raise {
|
||||
bindings = <
|
||||
&kp ESC &trans &kp PAGE_DOWN &kp UP &kp PAGE_UP &trans &kp KP_NUMBER_7 &kp KP_NUMBER_8 &kp KP_NUMBER_9 &kp KP_PLUS &kp KP_MINUS &trans
|
||||
&kp DEL &kp HOME &kp LEFT &kp DOWN &kp RIGHT &kp END &kp KP_NUMBER_4 &kp KP_NUMBER_5 &kp KP_NUMBER_6 &kp KP_MULTIPLY &kp KP_DIVIDE &kp BACKSPACE
|
||||
&trans &trans &trans &trans &trans &trans &kp KP_NUMBER_1 &kp KP_NUMBER_2 &kp KP_NUMBER_3 &kp KP_DOT &kp KP_COMMA &trans
|
||||
&trans &trans &trans &kp KP_NUMBER_0 &mo 3 &kp KP_EQUAL
|
||||
&kp ESC &trans &kp PAGE_DOWN &kp UP &kp PAGE_UP &kp KP_MULTIPLY &kp KP_NUMBER_7 &kp KP_NUMBER_8 &kp KP_NUMBER_9 &kp KP_PLUS &kp KP_MINUS &trans
|
||||
&kp DEL &kp HOME &kp LEFT &kp DOWN &kp RIGHT &kp END &kp KP_NUMBER_4 &kp KP_NUMBER_5 &kp KP_NUMBER_6 &kp KP_MULTIPLY &kp KP_DIVIDE &kp BACKSPACE
|
||||
&trans &trans &trans &trans &trans &trans &kp KP_NUMBER_1 &kp KP_NUMBER_2 &kp KP_NUMBER_3 &kp KP_DOT &kp KP_COMMA &trans
|
||||
&trans &trans &trans &kp KP_NUMBER_0 &mo 3 &kp KP_EQUAL
|
||||
>;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user