Skip to content

Commit a8193f7

Browse files
authored
Update west.yml
1 parent 7ad9915 commit a8193f7

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

config/west.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ manifest:
33
- name: zmkfirmware
44
url-base: https://github.com/zmkfirmware
55
- name: na-ka-no
6-
url-base: https://github.com/tadanaka
6+
url-base: https://github.com/na-ka-no
77

88
projects:
99
- name: zmk
@@ -13,6 +13,10 @@ manifest:
1313
- name: zmk-pmw3610-driver
1414
remote: na-ka-no
1515
revision: main
16+
- name: zmk-battery-common-naka
17+
remote: naka
18+
revision: main
19+
path: modules/battery-common
1620

1721
self:
1822
path: config

0 commit comments

Comments
 (0)