Skip to content

Commit

Permalink
feat(keymap): update rommana keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
burkfers committed Apr 23, 2024
1 parent 9921f34 commit caebb88
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/rommana.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
// ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤
&aml LGUI R &aml LALT S &aml LCTRL T &asl LSHFT H &kp K &kp X &asr RSHFT N &amr RCTRL A &amr RALT I &amr RGUI O
// ╰─────────────┼─────────────┼─────────────┼─────────────┼─────────────╯ ╰─────────────┼─────────────┼─────────────┼─────────────┼─────────────╯
&kp C &kp G &kp D &kp M &kp COMMA &kp DOT
&kp C &kp G &kp D &kp M &kp COMMA &kp DOT
// ╰─────────────┴─────────────┼─────────────┼─────────────╮ ╭─────────────┼─────────────┼─────────────┴─────────────╯
&lt NAV ESC &kp SPACE &kp E &lt SYM BSPC
// ╰─────────────┴─────────────╯ ╰─────────────┴─────────────╯
Expand Down Expand Up @@ -177,7 +177,7 @@
// ╰─────────────┼─────────────┼─────────────┼─────────────┼─────────────╯ ╰─────────────┼─────────────┼─────────────┼─────────────┼─────────────╯
&inv_qm &kp STAR &kp AMPS &kp N1 &kp N2 &kp N3
// ╰─────────────┴─────────────┼─────────────┼─────────────╮ ╭─────────────┼─────────────┼─────────────┴─────────────╯
&kp BSPC &trans &trans &none
&trans &kp BSPC &none &trans
// ╰─────────────┴─────────────╯ ╰─────────────┴─────────────╯
>;
};
Expand All @@ -192,7 +192,7 @@
// ╰─────────────┼─────────────┼─────────────┼─────────────┼─────────────╯ ╰─────────────┼─────────────┼─────────────┼─────────────┼─────────────╯
&none &alt_tabber &kp LS(INS) &kp DEL &kp C_PREV &kp C_NEXT
// ╰─────────────┴─────────────┼─────────────┼─────────────╮ ╭─────────────┼─────────────┼─────────────┴─────────────╯
&none &trans &trans &kp SPACE
&trans &none &kp SPACE &trans
// ╰─────────────┴─────────────╯ ╰─────────────┴─────────────╯
>;
};
Expand All @@ -207,7 +207,7 @@
// ╰─────────────┼─────────────┼─────────────┼─────────────┼─────────────╯ ╰─────────────┼─────────────┼─────────────┼─────────────┼─────────────╯
&kp D_LT &kp D_RT &kp F11 &kp CAPS FN_EXTRA1 FN_EXTRA2
// ╰─────────────┴─────────────┼─────────────┼─────────────╮ ╭─────────────┼─────────────┼─────────────┴─────────────╯
&bootloader &trans &trans &bootloader
&trans &bootloader &bootloader &trans
// ╰─────────────┴─────────────╯ ╰─────────────┴─────────────╯
>;
};
Expand Down

0 comments on commit caebb88

Please sign in to comment.