Skip to content

Commit

Permalink
Update shiva.keymap: WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
1000eyed authored Sep 13, 2024
1 parent a4142ab commit bf82545
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/boards/shields/shiva/shiva.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ ZMK_BEHAVIOR(alt_rtab_st, mod_morph, bindings = <&kp R>, <&kp LS(TAB)>; mods = <
&kp LSFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &slsh_excl &kp BSLH
&kp LCTRL &kp LGUI &mt LALT SPACE &smart_shft &kp RALT &kp K_CANCEL
>;
sensor-bindings = <&inc_dec_kp C_VOL_DN C_VOL_UP>;
};
COLEMAK{
label = "colemak";
Expand All @@ -84,6 +85,7 @@ ZMK_BEHAVIOR(alt_rtab_st, mod_morph, bindings = <&kp R>, <&kp LS(TAB)>; mods = <
&kp LSFT &kp Z &kp X &kp C &kp D &kp V &kp K &kp H &kp COMMA &kp DOT &slsh_excl &kp BSLH
&kp LCTRL &kp LGUI &mt LALT SPACE &smart_shft &kp RALT &kp K_CANCEL
>;
sensor-bindings = <&inc_dec_kp C_VOL_DN C_VOL_UP>;
};
NUM{
label = "numbers";
Expand Down

0 comments on commit bf82545

Please sign in to comment.