mirror of
https://github.com/dnlbauer/sofle-zmk-config.git
synced 2026-09-10 22:45:30 +00:00
Update sofle.keymap
This commit is contained in:
@@ -26,7 +26,15 @@
|
||||
#binding-cells = <0>;
|
||||
tapping-term-ms = <200>;
|
||||
bindings = <&kp F5>, <&reset>;
|
||||
};
|
||||
};
|
||||
|
||||
tdrstr: tdrstr {
|
||||
compatible = "zmk,behavior-tap-dance";
|
||||
label = "tdrstr";
|
||||
#binding-cells = <0>;
|
||||
tapping-term-ms = <200>;
|
||||
bindings = <trans>, <&reset>;
|
||||
};
|
||||
};
|
||||
|
||||
keymap {
|
||||
@@ -80,7 +88,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 &trans &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 &tdrstr &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