mirror of
https://github.com/tcaxle/zmk-config.git
synced 2024-11-21 23:01:55 +00:00
fixed number row
This commit is contained in:
parent
a4654f1d50
commit
97b15ab59e
@ -62,10 +62,10 @@
|
||||
|
||||
lower {
|
||||
bindings = <
|
||||
&trans &kp EXCL &kp DOUBLE_QUOTES &kp NON_US_HASH &kp DLLR &kp PRCNT &kp CARET &kp AMPS &kp STAR &kp LPAR &kp RPAR &trans
|
||||
&trans &trans &trans &trans &trans &trans &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &kp GRAVE
|
||||
&trans &trans &trans &trans &trans &trans &kp UNDER &kp PLUS &kp LBRC &kp RBRC &kp PIPE &kp TILDE
|
||||
&trans &mo 3 &trans &trans &trans &trans
|
||||
&trans &kp LS(NUMBER_1) &kp LS(NUMBER_2) &kp LS(NUMBER_3) &kp LS(NUMBER_4) &kp LS(NUMBER_5) &kp RS(NUMBER_6) &kp RS(NUMBER_7) &kp RS(NUMBER_8) &kp RS(NUMBER_9) &kp RS(NUMBER_0) &trans
|
||||
&trans &trans &trans &trans &trans &trans &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &kp GRAVE
|
||||
&trans &trans &trans &trans &trans &trans &kp UNDER &kp PLUS &kp LBRC &kp RBRC &kp PIPE &kp TILDE
|
||||
&trans &mo 3 &trans &trans &trans &trans
|
||||
>;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user