Skip to content

Commit

Permalink
Remove HMR shift on the right hand
Browse files Browse the repository at this point in the history
  • Loading branch information
0xcharly committed Jan 15, 2024
1 parent be44227 commit 1a8b120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/skeletyl.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
bindings = <
/* ╭──────────────────────────────────────────────────────────────────╮ ╭──────────────────────────────────────────────────────────────────╮ */
&kp APOS &comma_c_d &dot_c_c &kp P &kp Y &kp F &kp G &kp C &kp R &kp L
&hm LALT A &hm LGUI O &hm LCTRL E &hm LSHIFT U &kp I &kp D &hm LSHIFT H &hm LCTRL T &hm LGUI N &hm LALT S
&hm LALT A &hm LGUI O &hm LCTRL E &hm LSHIFT U &kp I &kp D &kp H &hm LCTRL T &hm LGUI N &hm LALT S
&none &kp Q &kp J &kp K &kp X &kp B &kp M &kp W &kp V &kp Z
/* ╰──────────────────────────────────────────────────────────────────┤ ├──────────────────────────────────────────────────────────────────╯ */
&mo LOWER &kp SPACE &none &none &sk LSHIFT &mo UPPER
Expand Down

0 comments on commit 1a8b120

Please sign in to comment.