mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 12:02:45 -10:00
add arrow keys
This commit is contained in:
parent
e609d2e3cf
commit
35774b4f50
@ -126,7 +126,7 @@
|
|||||||
&none &kp EXCL &kp AT &kp LBRC &kp RBRC &kp PIPE &trans &kp CARET &kp AMPS &kp ASTRK &kp LPAR &kp RPAR &kp BSPC
|
&none &kp EXCL &kp AT &kp LBRC &kp RBRC &kp PIPE &trans &kp CARET &kp AMPS &kp ASTRK &kp LPAR &kp RPAR &kp BSPC
|
||||||
&none &kp CARET &kp DLLR &kp LPAR &kp RPAR &kp GRAVE &trans &trans &trans &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &kp GRAVE
|
&none &kp CARET &kp DLLR &kp LPAR &kp RPAR &kp GRAVE &trans &trans &trans &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &kp GRAVE
|
||||||
&none &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp TILDE &trans &trans &kp UNDER &kp PLUS &kp LBRC &kp RBRC &kp PIPE &kp TILDE
|
&none &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp TILDE &trans &trans &kp UNDER &kp PLUS &kp LBRC &kp RBRC &kp PIPE &kp TILDE
|
||||||
&trans &trans &trans &trans &trans &trans
|
&trans &trans &trans &trans &trans &trans
|
||||||
>;
|
>;
|
||||||
|
|
||||||
sensor-bindings = <&scroll_encoder>;
|
sensor-bindings = <&scroll_encoder>;
|
||||||
@ -135,9 +135,9 @@
|
|||||||
function {
|
function {
|
||||||
display-name = "Fn";
|
display-name = "Fn";
|
||||||
bindings = <
|
bindings = <
|
||||||
&none &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &trans &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &none
|
&none &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &trans &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &none
|
||||||
&none &none &none &none &none &kp F10 &trans &trans &trans &none &none &none &none &none &none
|
&none &none &none &none &none &kp F10 &trans &trans &trans &kp LEFT &kp DOWN &kp UP &kp RIGHT &none &none
|
||||||
&none &none &none &none &none &kp F11 &none &trans &none &none &none &none &none &none
|
&none &none &none &none &none &kp F11 &none &trans &none &kp PG_DN &kp PG_UP &none &none &none
|
||||||
&trans &trans &trans &trans &trans &trans
|
&trans &trans &trans &trans &trans &trans
|
||||||
>;
|
>;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user