We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e11ab3e commit 44c19c4Copy full SHA for 44c19c4
1 file changed
config/west.yml
@@ -7,12 +7,12 @@ manifest:
7
8
projects:
9
- name: zmk
10
- remote: tadanaka # フォークしたリポジトリを参照
+ remote: zmkfirmware # フォークしたリポジトリを参照
11
revision: main # カスタムブランチ名
12
import: app/west.yml
13
- name: zmk-pmw3610-driver
14
remote: tadanaka
15
revision: main
16
-
17
- self:
18
- path: config
+ - name: zmk-module-NiMHbattery-for-cool642_mini
+ remote: tadanaka
+ revision: main
0 commit comments