Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ary-ovo committed Jun 18, 2024
1 parent 81b2b08 commit 1b7d6f3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/boards/arm/weekin840_m2/weekin840_m2.dts
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
};
};

// ext-power {
// compatible = "zmk,ext-power-generic";
// label = "EXT_POWER";
// control-gpios = <&gpio1 9 GPIO_ACTIVE_LOW>;
// };
ext-power {
compatible = "zmk,ext-power-generic";
label = "EXT_POWER";
control-gpios = <&gpio1 9 GPIO_ACTIVE_LOW>;
};

vbatt {
compatible = "zmk,battery-voltage-divider";
Expand Down

0 comments on commit 1b7d6f3

Please sign in to comment.