Skip to content

Commit

Permalink
Use to instead of tog
Browse files Browse the repository at this point in the history
Adding all these alt layouts on top of each other was getting confusing!
  • Loading branch information
matthewtodd committed Dec 27, 2024
1 parent a641fe2 commit 1db8e15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -212,10 +212,10 @@
bindings = <
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
//│ │ │ │ │ │ │ │ │ │ │ │
&tog FOCAL &tog GALLIUM &tog CANARY &tog STURDY &tog QWERTY &none &kp LG(V) &kp LG(C) &kp LG(X) &kp LG(Z)
&to FOCAL &to GALLIUM &to CANARY &to STURDY &to QWERTY &none &kp LG(V) &kp LG(C) &kp LG(X) &kp LG(Z)
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
//│ │ │ │ │ │ │ │ │ │ │ │
&kp LCTRL &kp LALT &kp LGUI &kp LSHFT &none &caps_word &kp LEFT &kp DOWN &kp UP &kp RIGHT
&kp LCTRL &kp LALT &kp LGUI &kp LSHFT &to COLEMAK &caps_word &kp LEFT &kp DOWN &kp UP &kp RIGHT
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
//│ │ │ │ │ │ │ │ │ │ │ │
&none &none &none &none &none &none &kp HOME &kp PG_DN &kp PG_UP &kp END
Expand Down

0 comments on commit 1db8e15

Please sign in to comment.