Update cyber60.dts
This commit is contained in:
parent
458ebb552d
commit
3ed36c598d
1 changed files with 2 additions and 2 deletions
|
@ -52,8 +52,8 @@
|
|||
compatible = "zmk,battery-voltage-divider";
|
||||
label = "BATTERY";
|
||||
io-channels = <&adc 1>;
|
||||
output-ohms = <2000000>;
|
||||
full-ohms = <(2000000 + 806000)>;
|
||||
output-ohms = <100000>;
|
||||
full-ohms = <(100000 + 100000)>;
|
||||
};
|
||||
|
||||
default_transform: keymap_transform_0 {
|
||||
|
|
Loading…
Add table
Reference in a new issue