fix: Properly use zmkfirmware Zephyr version.
This commit is contained in:
parent
1dccb7fe50
commit
789fd03f8b
1 changed files with 1 additions and 5 deletions
|
@ -4,13 +4,9 @@ manifest:
|
||||||
url-base: https://github.com/zephyrproject-rtos
|
url-base: https://github.com/zephyrproject-rtos
|
||||||
- name: zmkfirmware
|
- name: zmkfirmware
|
||||||
url-base: https://github.com/zmkfirmware
|
url-base: https://github.com/zmkfirmware
|
||||||
- name: petejohanson
|
|
||||||
url-base: https://github.com/petejohanson
|
|
||||||
- name: microsoft
|
|
||||||
url-base: https://github.com/microsoft
|
|
||||||
projects:
|
projects:
|
||||||
- name: zephyr
|
- name: zephyr
|
||||||
remote: petejohanson
|
remote: zmkfirmware
|
||||||
revision: v3.0.0+zmk-fixes
|
revision: v3.0.0+zmk-fixes
|
||||||
clone-depth: 1
|
clone-depth: 1
|
||||||
import:
|
import:
|
||||||
|
|
Loading…
Reference in a new issue