Skip to content

Commit

Permalink
fix: nav layer
Browse files Browse the repository at this point in the history
  • Loading branch information
strash committed Dec 12, 2024
1 parent ff11b50 commit 67c36cd
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 @@ -145,7 +145,7 @@
&kp LG(LBKT) &kp LG(RBKT) &kp LC(LS(TAB)) &kp LC(TAB) &kp LG(BSPC) &kp LS(LG(LEFT)) &kp RS(LEFT) &kp RS(DOWN) &kp RS(UP) &kp RS(RIGHT)
//├────────────┼────────────┼───────────────┼─────────────┼────────────┤ ├────────────────┼────────────┼────────────┼──────────┼─────────────┤
//│SHIFT TAB │TAB │SHIFT │CMD │remove word │ │CMD ← │← │↓ │↑ │→ │
&kp LS(TAB) &kp TAB &kp LSHFT &kp LGUI &kp LC(BSPC) &kp RG(LEFT) &kp LEFT &kp DOWN &kp UP &kp RIGHT
&kp LS(TAB) &kp TAB &kp LSHFT &kp LGUI &kp LA(BSPC) &kp RG(LEFT) &kp LEFT &kp DOWN &kp UP &kp RIGHT
//├────────────┼────────────┼───────────────┼─────────────┼────────────┤ ├────────────────┼────────────┼────────────┼──────────┼─────────────┤
//│ │ │prev space │next space │delele line │ │SHIFT ALT ← │ALT ← │ALT ↓ │ALT ↑ │ALT → │
&kp Q &none &kp LC(LEFT) &kp LC(RIGHT) &kp LA(DEL) &kp RS(RA(LEFT)) &kp RA(LEFT) &kp RA(DOWN) &kp RA(UP) &kp RA(RIGHT)
Expand Down

0 comments on commit 67c36cd

Please sign in to comment.