Skip to content

Commit

Permalink
Remove GRAVE from gaming layer.
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkFox committed Dec 17, 2023
1 parent 7ea54cb commit 30b4c5d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
15 changes: 8 additions & 7 deletions config/boards/shields/dactyl_cc/dactyl_cc.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
release-after-ms = <5000>;
};


&kscan0 {
debounce-press-ms = <30>;
debounce-release-ms = <30>;
Expand Down Expand Up @@ -69,20 +70,20 @@
&kp TAB &kp T &kp Q &kp W &kp E &kp R &trans &trans &trans &trans &trans &trans
&kp G &kp LSHFT &kp A &kp S &kp D &kp F &trans &trans &trans &trans &trans &trans
&kp M &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans
&kp COMMA &kp DOT &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans
&trans &trans
&kp BSLH &trans
&kp SPACE &kp LCTRL &kp LALT &trans &trans &trans
>;
};

adjust_layer {
bindings = <
&none &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &none
&trans &out OUT_USB &out OUT_BLE &none &reset &tog MAC &none &reset &none &none &none &none
&trans &none &none &none &none &none &none &none &none &none &none &none
&none &none &bt BT_CLR &none &none &bootloader &bootloader &none &none &none &none &none
&none &none &none &none &none &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 &none &none &none &none &none
&trans &out OUT_USB &out OUT_BLE &none &sys_reset &tog MAC &none &sys_reset &none &none &none &none
&trans &none &none &none &none &none &none &none &none &none &none &none
&none &none &bt BT_CLR &none &none &bootloader &bootloader &none &none &none &none &none
&none &none &none &none &none &none &none &none
&none &none &none &none
&none &none
&none &none &none &none &none &none
Expand Down
4 changes: 2 additions & 2 deletions config/dactyl_cc.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@
&kp TAB &kp T &kp Q &kp W &kp E &kp R &trans &trans &trans &trans &trans &trans
&kp G &kp LSHFT &kp A &kp S &kp D &kp F &trans &trans &trans &trans &trans &trans
&kp M &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans
&kp COMMA &kp DOT &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans
&trans &trans
&kp BSLH &trans
&kp SPACE &kp LCTRL &kp LALT &trans &trans &trans
>;
};
Expand Down

0 comments on commit 30b4c5d

Please sign in to comment.