Skip to content

Commit

Permalink
fix(sweep): keep-mods on A-Tab
Browse files Browse the repository at this point in the history
  • Loading branch information
JJGadgets authored Mar 10, 2024
1 parent 9b02da1 commit 7d57ad7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
#binding-cells = <0>;
bindings = <&kp A>, <&kp TAB>;
mods = <(MOD_RALT|MOD_RGUI)>;
keep-mods = <(MOD_RALT|MOD_RGUI)>;
};
/omit-if-no-ref/ mmec: mod_morph_esc_caps {
compatible = "zmk,behavior-mod-morph";
Expand Down

0 comments on commit 7d57ad7

Please sign in to comment.