mirror of
https://github.com/dnlbauer/sofle-zmk-config.git
synced 2026-09-10 14:35:30 +00:00
Update sofle.keymap
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
};
|
||||
|
||||
/ {
|
||||
|
||||
behaviors {
|
||||
tdrstl: tdrstl {
|
||||
compatible = "zmk,behavior-tap-dance";
|
||||
@@ -27,15 +26,7 @@
|
||||
#binding-cells = <0>;
|
||||
tapping-term-ms = <200>;
|
||||
bindings = <&kp F5>, <&reset>;
|
||||
};
|
||||
tdrstr: tdrstr {
|
||||
compatible = "zmk,bhavior-tap-dance";
|
||||
label = "tdrstr";
|
||||
#binding-cells = <0>;
|
||||
tapping-term-ms = <200>;
|
||||
bindings = <&trans>, <&reset>;
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
keymap {
|
||||
@@ -70,7 +61,7 @@
|
||||
// | | | | | VCC | | | | | | |
|
||||
|
||||
bindings = <
|
||||
&trans &kp F1 &kp F2 &kp F3 &kp F4 &tdrstl &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
|
||||
&trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
|
||||
&kp GRAVE &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp F12
|
||||
&trans &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp CARET &kp AMPS &kp KP_MULTIPLY &kp LPAR &kp RPAR &kp PIPE
|
||||
&trans &kp EQUAL &kp MINUS &kp KP_PLUS &kp LBRC &kp RBRC &trans &trans &kp LBKT &kp RBKT &kp SEMI &kp COLON &kp BSLH &kp MINUS
|
||||
@@ -89,7 +80,7 @@
|
||||
// | | | | | | | | | | | |
|
||||
|
||||
bindings = <
|
||||
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &tdrstr &trans &trans &trans &trans &trans
|
||||
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &trans &trans &trans &trans &trans &trans
|
||||
&kp LA(F4) &kp INS &kp PSCRN &kp K_CMENU &caps_word &kp CAPS &trans &trans &trans &trans &trans &trans
|
||||
&trans &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp DEL &kp BSPC
|
||||
&trans &kp EQUAL &kp MINUS &kp PLUS &kp LBRC &kp RBRC &trans &trans &trans &kp C_PREV &kp C_PP &kp C_NEXT &trans &trans
|
||||
|
||||
Reference in New Issue
Block a user