Skip to content

Commit

Permalink
Updated mriya.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Feb 13, 2024
1 parent 1b3a91b commit 77bd440
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions config/mriya.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,9 @@
#define RSE 2
#define ADJ 3

&lt {
quick_tap_ms = <200>;
};
&lt { quick_tap_ms = <200>; };

&mt {
quick_tap_ms = <200>;
};
&mt { quick_tap_ms = <200>; };

/ {
keymap {
Expand All @@ -29,7 +25,7 @@
bindings = <
&kp GRAVE &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp LEFT_BRACKET
&kp GRAVE &kp ESCAPE &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp BACKSPACE &kp RIGHT_BRACKET
&kp TAB &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &mt RCTRL SQT
&kp TAB &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SINGLE_QUOTE
&kp LSHFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RIGHT_SHIFT
&kp LCTRL &kp LEFT_ALT &kp LEFT_META &kp RET &kp SPACE &mo 2 &kp BACKSPACE &mt RGUI RIGHT_BRACKET
>;
Expand Down

0 comments on commit 77bd440

Please sign in to comment.