Skip to content

Commit

Permalink
add missing &trans to number layer
Browse files Browse the repository at this point in the history
  • Loading branch information
lego-eden committed Jul 17, 2024
1 parent f64dff8 commit b0ffbef
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 @@ -99,7 +99,7 @@
&trans &kp N7 &kp N8 &kp N9 &kp LS(RBKT) &kp LS(N1) &kp RA(N4) &trans &trans &trans
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
//│ │ │ │ │ & │ │ | │ = │ │ │ │
HRML( N0, N4, N5, N6 ) &kp LS(N6) &kp RA(NUBS) &ht LSHFT LS(N0) &ht LALT RA(N2) &ht LGUI LS(BSLH)
HRML( N0, N4, N5, N6 ) &kp LS(N6) &kp RA(NUBS) &ht LSHFT LS(N0) &ht LALT RA(N2) &ht LGUI LS(BSLH) &trans
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
//│ │ │ │ │ │ │ │ │ │ │ │
&trans &kp N1 &kp N2 &kp N3 &trans &trans &trans &trans &trans &trans
Expand Down

0 comments on commit b0ffbef

Please sign in to comment.