Skip to content

Commit

Permalink
Updated keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
adv360proapp[bot] authored May 5, 2024
1 parent 882f5aa commit f1ab7b4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 10 deletions.
2 changes: 1 addition & 1 deletion config/adv360.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
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 &kp LESS_THAN &kp GREATER_THAN &none &none &none
&none &none &none &none &none &none &bootloader &bootloader &none &kp LEFT_BRACKET &none &none &none &none
&none &none &none &none &none &none &bootloader &bootloader &none &kp LEFT_BRACKET &kp RIGHT_BRACKET &none &none &none
&none &none &none &none &none &none &none &none &none &bt BT_CLR &none &rgb_ug RGB_MEFS_CMD 5 &none &kp LEFT_PARENTHESIS &kp RIGHT_PARENTHESIS &none &none &none
&none &none &none &none &macro_ver &none &none &none &none &kp LEFT_BRACE &kp RIGHT_BRACE &none &none &none
&none &none &none &none &none &none &none &none &none &bl BL_TOG &rgb_ug RGB_TOG &kp C_VOL_DN &kp C_VOL_UP &kp C_PP &kp C_PREV &kp C_NEXT
Expand Down
2 changes: 1 addition & 1 deletion config/keymap.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&bl BL_INC", "&bl BL_DEC", "&bl BL_TOG", "&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", "&kp LESS_THAN", "&kp GREATER_THAN", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&bootloader", "&bootloader", "&none", "&kp LEFT_BRACKET", "&none", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&bootloader", "&bootloader", "&none", "&kp LEFT_BRACKET", "&kp RIGHT_BRACKET", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&bt BT_CLR", "&none", "&rgb_ug RGB_MEFS_CMD 5", "&none", "&kp LEFT_PARENTHESIS", "&kp RIGHT_PARENTHESIS", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&macro_ver", "&none", "&none", "&none", "&none", "&kp LEFT_BRACE", "&kp RIGHT_BRACE", "&none", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&bl BL_TOG", "&rgb_ug RGB_TOG", "&kp C_VOL_DN", "&kp C_VOL_UP", "&kp C_PP", "&kp C_PREV", "&kp C_NEXT"
Expand Down
13 changes: 5 additions & 8 deletions config/macros.dtsi
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
alf_mod: alf_mod{
compatible = "zmk,behavior-hold-tap";
#binding-cells = <2>;
tapping-term-ms = <200>;
quick_tap_ms = <0>;
flavor = "tap-preferred";
label = "Alfred or MOD";
bindings = <&mo>, <&macro_ctr_cmd_al_sh_a>;
macro_od: macro_od{
compatible = "zmk,behavior-macro";
label = "macro_od";
#binding-cells = <0>;
bindings = ;
};
macro_ctr_cmd_al_sh_t: macro_ctr_cmd_al_sh_t{
compatible = "zmk,behavior-macro";
Expand Down

0 comments on commit f1ab7b4

Please sign in to comment.