Skip to content

Commit

Permalink
Updated keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
adv360proapp[bot] authored Feb 21, 2024
1 parent 9525b1b commit 1fc9dd1
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 32 deletions.
10 changes: 5 additions & 5 deletions config/adv360.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@

layer_mod {
bindings = <
&none &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &trans &none &none &none &none &none &none
&none &none &none &none &none &none &bootloader &bootloader &none &none &none &none &none &none
&none &none &none &none &none &none &none &none &none &none &none &rgb_ug RGB_MEFS_CMD 5 &none &none &none &none &none &none
&none &none &none &none &none &none &none &none &none &none &none &none &none &none
&none &none &none &bl BL_INC &bl BL_DEC &rgb_ug RGB_TOG &none &none &none &bl BL_TOG &bt BT_CLR &bl BL_INC &bl BL_DEC &none &none &none
&none &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &trans &none &none &none &none &none &none
&none &none &none &none &none &none &bootloader &bootloader &none &none &none &none &none &none
&none &none &none &none &none &none &none &none &none &none &none &rgb_ug RGB_MEFS_CMD 5 &none &none &none &none &none &none
&none &none &none &none &none &none &none &none &none &none &none &none &none &none
&none &none &none &bl BL_INC &bl BL_DEC &bl BL_TOG &bt BT_CLR &none &none &rgb_ug RGB_TOG &none &rgb_ug RGB_BRD &rgb_ug RGB_BRI &none &none &none
>;
};

Expand Down
1 change: 1 addition & 0 deletions config/cust_behaviors.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
1 change: 1 addition & 0 deletions config/cust_keycodes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
10 changes: 5 additions & 5 deletions config/keymap.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans",
"&trans", "&trans", "&kp CAPS", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans"
], [
"&none", "&bt BT_SEL 0", "&bt BT_SEL 1", "&bt BT_SEL 2", "&bt BT_SEL 3", "&bt BT_SEL 4", "&none", "&trans", "&none", "&none", "&none", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&bootloader", "&bootloader", "&none", "&none", "&none", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&rgb_ug RGB_MEFS_CMD 5", "&none", "&none", "&none", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none",
"&none", "&none", "&none", "&bl BL_INC", "&bl BL_DEC", "&rgb_ug RGB_TOG", "&none", "&none", "&none", "&bl BL_TOG", "&bt BT_CLR", "&bl BL_INC", "&bl BL_DEC", "&none", "&none", "&none"
"&none", "&bt BT_SEL 0", "&bt BT_SEL 1", "&bt BT_SEL 2", "&bt BT_SEL 3", "&bt BT_SEL 4", "&none", "&trans", "&none", "&none", "&none", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&bootloader", "&bootloader", "&none", "&none", "&none", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&rgb_ug RGB_MEFS_CMD 5", "&none", "&none", "&none", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none",
"&none", "&none", "&none", "&bl BL_INC", "&bl BL_DEC", "&bl BL_TOG", "&bt BT_CLR", "&none", "&none", "&rgb_ug RGB_TOG", "&none", "&rgb_ug RGB_BRD", "&rgb_ug RGB_BRI", "&none", "&none", "&none"
], [
"&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans",
"&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&kp UP", "&trans", "&trans", "&trans",
Expand Down
22 changes: 0 additions & 22 deletions config/macros.dtsi
Original file line number Diff line number Diff line change
@@ -1,88 +1,66 @@
macro_goto_line_end: macro_goto_line_end{
compatible = "zmk,behavior-macro";
label = "macro_goto_line_end";
tap-ms = <5>;
wait-ms = <0>;
#binding-cells = <0>;
bindings = <&macro_press &kp LCTRL>, <&macro_tap &kp E>, <&macro_release &kp LCTRL>;
};
macro_goto_line_start: macro_goto_line_start{
compatible = "zmk,behavior-macro";
label = "macro_goto_line_start";
tap-ms = <5>;
wait-ms = <0>;
#binding-cells = <0>;
bindings = <&macro_press &kp LCTRL>, <&macro_tap &kp A>, <&macro_release &kp LCTRL>;
};
macro_del_word: macro_del_word{
compatible = "zmk,behavior-macro";
label = "macro_del_word";
tap-ms = <5>;
wait-ms = <0>;
#binding-cells = <0>;
bindings = <&macro_press &kp LEFT_ALT>, <&macro_tap &kp BACKSPACE>, <&macro_release &kp LEFT_ALT>;
};
macro_prev_word: macro_prev_word{
compatible = "zmk,behavior-macro";
label = "macro_prev_word";
tap-ms = <5>;
wait-ms = <0>;
#binding-cells = <0>;
bindings = <&macro_press &kp LEFT_ALT>, <&macro_tap &kp LEFT_ARROW>, <&macro_release &kp LEFT_ALT>;
};
macro_next_word: macro_next_word{
compatible = "zmk,behavior-macro";
label = "macro_next_word";
tap-ms = <5>;
wait-ms = <0>;
#binding-cells = <0>;
bindings = <&macro_press &kp LEFT_ALT>, <&macro_tap &kp RIGHT_ARROW>, <&macro_release &kp LEFT_ALT>;
};
macro_angle_brackets: macro_angle_brackets{
compatible = "zmk,behavior-macro";
label = "macro_angle_brackets";
#binding-cells = <0>;
tap-ms = <5>;
wait-ms = <5>;
bindings = <&kp LESS_THAN>, <&kp GREATER_THAN>, <&kp LEFT_ARROW>;
};
macro_quotes: macro_quotes{
compatible = "zmk,behavior-macro";
label = "macro_quotes";
#binding-cells = <0>;
tap-ms = <5>;
wait-ms = <5>;
bindings = <&kp SQT>, <&kp SQT>, <&kp LEFT>;
};
macro_dquotes: macro_dquotes{
compatible = "zmk,behavior-macro";
label = "macro_dquotes";
#binding-cells = <0>;
tap-ms = <5>;
wait-ms = <5>;
bindings = <&kp DOUBLE_QUOTES>, <&kp DOUBLE_QUOTES>, <&kp LEFT_ARROW>;
};
macro_parens: macro_parens{
compatible = "zmk,behavior-macro";
label = "macro_parens";
#binding-cells = <0>;
tap-ms = <5>;
wait-ms = <5>;
bindings = <&kp LPAR>, <&kp RPAR>, <&kp LEFT>;
};
macro_brackets: macro_brackets{
compatible = "zmk,behavior-macro";
label = "macro_brackets";
#binding-cells = <0>;
tap-ms = <5>;
wait-ms = <5>;
bindings = <&kp LBKT>, <&kp RBKT>, <&kp LEFT>;
};
macro_braces: macro_braces{
compatible = "zmk,behavior-macro";
label = "macro_braces";
#binding-cells = <0>;
tap-ms = <5>;
wait-ms = <5>;
bindings = <&kp LBRC>, <&kp RBRC>, <&kp LEFT>;
};

0 comments on commit 1fc9dd1

Please sign in to comment.