mirror of
https://github.com/CrispyPin/zmk-config.git
synced 2024-11-09 20:00:24 +01:00
fix missing semicolon
This commit is contained in:
parent
356fd9690d
commit
b56a85c4ef
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
compatible = "zmk,battery-nrf-vddh";
|
||||
label = "VBATT";
|
||||
};
|
||||
}
|
||||
};
|
||||
|
||||
/ {
|
||||
chosen {
|
||||
|
|
Loading…
Reference in a new issue