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