We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ad9915 commit a8193f7Copy full SHA for a8193f7
1 file changed
config/west.yml
@@ -3,7 +3,7 @@ manifest:
3
- name: zmkfirmware
4
url-base: https://github.com/zmkfirmware
5
- name: na-ka-no
6
- url-base: https://github.com/tadanaka
+ url-base: https://github.com/na-ka-no
7
8
projects:
9
- name: zmk
@@ -13,6 +13,10 @@ manifest:
13
- name: zmk-pmw3610-driver
14
remote: na-ka-no
15
revision: main
16
+ - name: zmk-battery-common-naka
17
+ remote: naka
18
+ revision: main
19
+ path: modules/battery-common
20
21
self:
22
path: config
0 commit comments