Skip to content

Commit

Permalink
Changed the layers' names
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Oct 17, 2024
1 parent c48d361 commit ad6fbb2
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 @@ -276,19 +276,19 @@
label = "Navigation";
};

Math_Accents {
Math {
bindings = <
&kp PT_LEFT_BRACKET &kp PT_RIGHT_BRACKET &kp PT_LEFT_PARENTHESIS &kp PT_RIGHT_PARENTHESIS &kp PT_EXCL &trans &kp PT_ACUTE &kp PT_TILDE &kp PT_CARET &kp PT_GRAVE
&trans &left_hand_hm LEFT_SHIFT PT_PLUS &left_hand_hm LEFT_ALT PT_MINUS &left_hand_hm LEFT_COMMAND PT_EQUAL &left_hand_hm LEFT_CONTROL PT_ASTERISK &kp PT_SLASH &kp PT_N0 &kp PT_N1 &kp PT_N2 &kp PT_N3 &kp PT_N4 &trans
&trans &kp PT_LEFT_BRACE &kp PT_RIGHT_BRACE &kp PT_LESS_THAN &kp PT_GREATER_THAN &kp PT_BACKSLASH &trans &trans &kp PT_N5 &kp PT_N6 &kp PT_N7 &kp PT_N8 &kp PT_N9 &trans
&trans &trans &trans &trans &trans &trans &trans &to 0
>;

label = "Math & Accents";
label = "Math";
};

RGB_and_BT {
label = "RGB_and_BT";
RGB {
label = "RGB";
bindings = <
&trans &trans &trans &trans &trans &rgb_ug RGB_HUI &rgb_ug RGB_EFF &rgb_ug RGB_BRI &rgb_ug RGB_SPI &rgb_ug RGB_SAI
&trans &trans &trans &trans &trans &trans &trans &bt BT_NXT &bt BT_PRV &bt BT_CLR &bt BT_CLR_ALL &trans
Expand Down

0 comments on commit ad6fbb2

Please sign in to comment.