Skip to content

Commit

Permalink
Update kyria_rev2.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
AitNev authored Dec 1, 2023
1 parent bc224ea commit 4d9c9f6
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions config/kyria_rev2.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,8 @@
#define NUM 5
#define FUN 6

&left_encoder {
resolution = <2>;
};
&right_encoder {
resolution = <2>;
};
&left_encoder { resolution = <2>; };
&right_encoder { resolution = <2>; };

/ {

Expand Down Expand Up @@ -66,7 +62,7 @@
&kp ESC &kp Q &kp W &kp F &kp P &kp B &kp J &kp L &kp U &kp Y &kp SQT &kp BSPC
&kp UNDER &hm LWIN A &hm LALT R &hm LCTRL S &sm LSHIFT T &kp G &kp M &sm LSHIFT N &hm LCTRL E &hm LALT I &hm LWIN O &kp SEMI
&kp LSHFT &kp X &hm RALT C &kp D &kp V &kp Z &none &none &none &none &kp K &kp H &kp COMMA &kp DOT &kp FSLH &mt RSHFT SEMI
&kb MED &none &lt LCTRL ESC &lt NAV SPACE &lt MOU TAB &lt SYM ENTER &lt NUM BSPC &lt FUN DEL &lt NAV LBKT &none
&kb MED &none &lt MED ESC &lt NAV SPACE &lt MOU TAB &lt SYM ENTER &lt NUM BSPC &lt FUN DEL &lt NAV LBKT &none
>;

sensor-bindings = <&inc_dec_cp C_VOL_DN C_VOL_UP &inc_dec_kp C_VOL_DN C_VOL_UP>;
Expand Down

0 comments on commit 4d9c9f6

Please sign in to comment.