This commit is contained in:
parent
388470d6d5
commit
afddc0f2da
@ -102,13 +102,13 @@
|
|||||||
bindings = <
|
bindings = <
|
||||||
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
|
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
|
||||||
//│ │ [ │ { │ } │ │ │ ^ │ ( │ ) │ ] │ ~ │
|
//│ │ [ │ { │ } │ │ │ ^ │ ( │ ) │ ] │ ~ │
|
||||||
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp CARET &kp LPAR &kp RPAR &kp RBKT &kp TILDE
|
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8. &kp F9 &kp F10
|
||||||
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
|
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
|
||||||
//│ ! │ @ │ # │ $ │ % │ │ * │ - │ = │ \ │ ` │
|
//│ ! │ @ │ # │ $ │ % │ │ * │ - │ = │ \ │ ` │
|
||||||
&kp TAB &kp BSLH &one &two &kp LS(NUMBER_4) &kp ASTRK &kp MINUS &kp EQUAL &kp BSLH &kp GRAVE
|
&kp TAB &kp BSLH &one &two &kp LS(NUMBER_4) &kp MINUS &kp EQUAL &kp LBRC &kp RBRC &kp LS(BSLH)
|
||||||
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
|
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
|
||||||
//│ │ │ │ │ │ │ & │ _ │ + │ │ │ │
|
//│ │ │ │ │ │ │ & │ _ │ + │ │ │ │
|
||||||
&trans &trans &three &four &trans &kp AMPS &kp UNDER &kp PLUS &kp PIPE &trans
|
&trans &trans &three &four &trans &kp LS(MINUS) &kp LS(EQUAL) &kp PSCRN &trans &trans
|
||||||
//╰──────────┴──────────┴──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┴──────────┴──────────╯
|
//╰──────────┴──────────┴──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┴──────────┴──────────╯
|
||||||
&trans &trans &trans &trans
|
&trans &trans &trans &trans
|
||||||
// ╰──────────┴──────────╯ ╰──────────┴──────────╯
|
// ╰──────────┴──────────╯ ╰──────────┴──────────╯
|
||||||
|
Loading…
Reference in New Issue
Block a user