Skip to content

Commit

Permalink
remove return from shift for capsword
Browse files Browse the repository at this point in the history
  • Loading branch information
englmaxi committed Dec 2, 2023
1 parent bee10c2 commit b6349bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
// ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤
&lt NUM DE_Z &kp X &kp C &lt 6 D &kp V &kp K &kp H &kp DE_COMMA &kp DE_DOT &qexcl
// ╰─────────────┴─────────────┴─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┴─────────────┴─────────────╯
&mo NAV &scw 0 RET &lt FUN SPACE &mo NUM
&mo NAV &scw LSHFT 0 &lt FUN SPACE &mo NUM
// ╰─────────────┴─────────────╯ ╰─────────────┴─────────────╯
>;
};
Expand Down

0 comments on commit b6349bf

Please sign in to comment.