We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6070043 commit 0c28fd5Copy full SHA for 0c28fd5
1 file changed
config/west.yml
@@ -3,11 +3,11 @@ 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
10
- remote: na-ka-no # フォークしたリポジトリを参照
+ remote: zmkfirmware # フォークしたリポジトリを参照
11
revision: main # カスタムブランチ名
12
import: app/west.yml
13
- name: zmk-pmw3610-driver
0 commit comments