use a zephyr 3.2 branch with split encoder support (#5)

* revert to main

* fix actions

* test

* reset to sys_reset
This commit is contained in:
Daniel Bauer
2023-05-14 12:51:05 +02:00
committed by GitHub
parent 9f7afe2596
commit 58e11c69f0
3 changed files with 9 additions and 9 deletions

View File

@@ -50,7 +50,7 @@
label = "tdrstl";
#binding-cells = <0>;
tapping-term-ms = <TAPTERM>;
bindings = <&kp F5>, <&reset>;
bindings = <&kp F5>, <&sys_reset>;
};
tdblclear: tdblclear {
@@ -66,7 +66,7 @@
label = "tdrstr";
#binding-cells = <0>;
tapping-term-ms = <TAPTERM>;
bindings = <&kp F6>, <&reset>;
bindings = <&kp F6>, <&sys_reset>;
};
tdcaps: tdcaps {