Skip to content

Commit

Permalink
Added mods to the num layer
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Jun 13, 2024
1 parent 1826373 commit fdadbc1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/klor.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -389,10 +389,10 @@

Num_Calc_parentesis {
bindings = <
&kp KP_PLUS &kp KP_MINUS &kp KP_MULTIPLY &kp KP_SLASH &kp KP_EQUAL &kp PT_PIPE &open_parentesis_less &close_parentesis_greater &kp PT_LEFT_BRACKET &kp PT_RIGHT_BRACKET
&trans &kp KP_N0 &kp KP_N1 &kp KP_N2 &kp KP_N3 &kp KP_N4 &kp KP_N5 &kp KP_N6 &kp KP_N7 &kp KP_N8 &kp KP_N9 &trans
&trans &kp KP_N5 &kp KP_NUMBER_6 &kp KP_N7 &kp KP_N8 &kp KP_NUMBER_9 &trans &trans &kp PT_PERCENT &kp PT_LESS_THAN &kp PT_GREATER_THAN &kp PT_LEFT_BRACE &kp PT_RIGHT_BRACE &trans
&trans &trans &trans &trans &trans &trans &trans &esc_to_layer_0
&kp KP_PLUS &kp KP_MINUS &kp KP_MULTIPLY &kp KP_SLASH &kp KP_EQUAL &kp PT_PIPE &open_parentesis_less &close_parentesis_greater &kp PT_LEFT_BRACKET &kp PT_RIGHT_BRACKET
&trans &kp KP_N0 &left_hand_hm LEFT_ALT KP_N1 &left_hand_hm LEFT_COMMAND KP_N2 &left_hand_hm LEFT_CONTROL KP_N3 &kp KP_N4 &kp KP_N5 &right_hand_hm RIGHT_CONTROL KP_N6 &right_hand_hm RIGHT_COMMAND KP_N7 &right_hand_hm RIGHT_ALT KP_N8 &kp KP_N9 &trans
&trans &kp KP_N5 &kp KP_NUMBER_6 &kp KP_N7 &kp KP_N8 &kp KP_NUMBER_9 &trans &trans &kp PT_PERCENT &kp PT_LESS_THAN &kp PT_GREATER_THAN &kp PT_LEFT_BRACE &kp PT_RIGHT_BRACE &trans
&trans &trans &trans &trans &trans &trans &trans &esc_to_layer_0
>;

label = "CALC";
Expand Down

0 comments on commit fdadbc1

Please sign in to comment.