Skip to content

Commit 61af756

Browse files
authored
Update cool642tb-mini_R.overlay
1 parent fde96f0 commit 61af756

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

config/boards/shields/Test/cool642tb-mini_R.overlay

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
#include "cool642tb-mini.dtsi"
22

3+
&vbatt {
4+
output-ohms = <300000>;
5+
full-ohms = <(1200000 + 300000)>;
6+
};
7+
38
&default_transform {
49
col-offset = <6>;
510
};
@@ -60,8 +65,4 @@
6065
automouse-layer = <4>;
6166
scroll-layers = <5>;
6267
};
63-
&vbatt {
64-
output-ohms = <300000>;
65-
full-ohms = <(1200000 + 300000)>;
66-
  };
6768
};

0 commit comments

Comments
 (0)