We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fffe98 commit 419aabcCopy full SHA for 419aabc
1 file changed
config/boards/shields/Test/cool642tb-mini.overla
@@ -0,0 +1,10 @@
1
+/ {
2
+ chosen {
3
+ zmk,battery = &vbatt;
4
+ };
5
+};
6
+
7
+&vbatt {
8
+ vbatt-divider-0-resistor = <100000>;
9
+ vbatt-divider-1-resistor = <100000>;
10
0 commit comments