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:
@@ -24,15 +24,15 @@
|
|||||||
tdrstl: tdrstl {
|
tdrstl: tdrstl {
|
||||||
compatible = "zmk,behavior-tap-dance";
|
compatible = "zmk,behavior-tap-dance";
|
||||||
label = "tdrstl";
|
label = "tdrstl";
|
||||||
#binding_cells = <0>;
|
#binding-cells = <0>;
|
||||||
tapping_term_ms = <200>;
|
tapping-term-ms = <200>;
|
||||||
bindings = <&kp F5>, <&reset>;
|
bindings = <&kp F5>, <&reset>;
|
||||||
};
|
};
|
||||||
tdrstr: tdrstr {
|
tdrstr: tdrstr {
|
||||||
compatible = "zmk,bhavior-tap-dance";
|
compatible = "zmk,bhavior-tap-dance";
|
||||||
label = "tdrstr";
|
label = "tdrstr";
|
||||||
#binding_cells = <0>;
|
#binding-cells = <0>;
|
||||||
tapping_term_ms = <200>;
|
tapping-term-ms = <200>;
|
||||||
bindings = <&trans>, <&reset>;
|
bindings = <&trans>, <&reset>;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user