Skip to content

Commit

Permalink
checking new ver. changed ]
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Jan 21, 2024
1 parent 4c40e11 commit 813bfc7
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 @@ -28,7 +24,7 @@
default_layer {
bindings = <
&kp ESC &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp MINUS
&kp LWIN &kp TAB &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp LBKT &mt RWIN RBKT
&kp LWIN &kp TAB &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp LBKT &kp RIGHT_BRACKET
&kp LCTRL &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SINGLE_QUOTE
&kp LEFT_SHIFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp BACKSLASH
&kp LGUI &lt 2 LALT &lt 1 SPACE &kp SPACE &kp ENTER &kp BACKSPACE &lt 2 DEL &to 1
Expand Down

0 comments on commit 813bfc7

Please sign in to comment.