Skip to content

Commit

Permalink
Updated keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
adv360proapp[bot] committed Jan 26, 2024
1 parent 41f51bc commit 4b147e2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
11 changes: 5 additions & 6 deletions config/adv360.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#include <behaviors.dtsi>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/rgb.h>
#include <dt-bindings/zmk/backlight.h>

Expand Down Expand Up @@ -71,11 +70,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 &kp UP_ARROW &none &none &bootloader &bootloader &none &kp PAGE_UP &kp UP_ARROW &kp PAGE_DOWN &none &none
&none &none &kp LEFT_ARROW &kt DOWN_ARROW &kt RIGHT_ARROW &none &none &none &none &bt BT_CLR &none &rgb_ug RGB_MEFS_CMD 5 &none &kp LEFT_ARROW &kp DOWN_ARROW &kp RIGHT_ARROW &none &none
&none &none &none &none &none &none &none &none &none &kp HOME &none &kp END &none &none
&trans &none &none &none &none &trans &trans &none &none &bl BL_TOG &rgb_ug RGB_TOG &bl BL_INC &bl BL_DEC &none &none &none
&trans &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &trans &trans &trans &none &none &none &none &none
&trans &trans &trans &trans &trans &trans &bootloader &bootloader &trans &kp PAGE_UP &kp UP_ARROW &kp PAGE_DOWN &none &none
&trans &trans &trans &trans &trans &trans &trans &trans &trans &bt BT_CLR &trans &rgb_ug RGB_MEFS_CMD 5 &trans &kp LEFT_ARROW &kp DOWN_ARROW &kp RIGHT_ARROW &none &none
&trans &trans &trans &trans &trans &trans &trans &trans &trans &kp HOME &none &kp END &none &none
&trans &trans &trans &trans &trans &trans &trans &trans &trans &bl BL_TOG &rgb_ug RGB_TOG &bl BL_INC &bl BL_DEC &none &none &none
>;
};

Expand Down
10 changes: 5 additions & 5 deletions config/keymap.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
"&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&kp LEFT_BRACKET", "&kp RIGHT_BRACKET", "&trans", "&trans", "&trans",
"&trans", "&trans", "&trans", "&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", "&kp UP_ARROW", "&none", "&none", "&bootloader", "&bootloader", "&none", "&kp PAGE_UP", "&kp UP_ARROW", "&kp PAGE_DOWN", "&none", "&none",
"&none", "&none", "&kp LEFT_ARROW", "&kt DOWN_ARROW", "&kt RIGHT_ARROW", "&none", "&none", "&none", "&none", "&bt BT_CLR", "&none", "&rgb_ug RGB_MEFS_CMD 5", "&none", "&kp LEFT_ARROW", "&kp DOWN_ARROW", "&kp RIGHT_ARROW", "&none", "&none",
"&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&none", "&kp HOME", "&none", "&kp END", "&none", "&none",
"&trans", "&none", "&none", "&none", "&none", "&trans", "&trans", "&none", "&none", "&bl BL_TOG", "&rgb_ug RGB_TOG", "&bl BL_INC", "&bl BL_DEC", "&none", "&none", "&none"
"&trans", "&bt BT_SEL 0", "&bt BT_SEL 1", "&bt BT_SEL 2", "&bt BT_SEL 3", "&bt BT_SEL 4", "&trans", "&trans", "&trans", "&none", "&none", "&none", "&none", "&none",
"&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&bootloader", "&bootloader", "&trans", "&kp PAGE_UP", "&kp UP_ARROW", "&kp PAGE_DOWN", "&none", "&none",
"&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&bt BT_CLR", "&trans", "&rgb_ug RGB_MEFS_CMD 5", "&trans", "&kp LEFT_ARROW", "&kp DOWN_ARROW", "&kp RIGHT_ARROW", "&none", "&none",
"&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&kp HOME", "&none", "&kp END", "&none", "&none",
"&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&trans", "&bl BL_TOG", "&rgb_ug RGB_TOG", "&bl BL_INC", "&bl BL_DEC", "&none", "&none", "&none"
]
]
}

0 comments on commit 4b147e2

Please sign in to comment.