build(west): migrate to zmkfirmware/zephyr fork

Replaces `petejohanson` with `zmkfirmware` for ZMK's fork of Zephyr (branch `zmk-v2.3.0-with-fixes`)

PR: #468
This commit is contained in:
innovaker 2020-12-02 19:59:03 +00:00 committed by Pete Johanson
parent 82625c6bb5
commit a5bddcedbe

View file

@ -2,13 +2,13 @@ manifest:
remotes: remotes:
- name: zephyrproject-rtos - name: zephyrproject-rtos
url-base: https://github.com/zephyrproject-rtos url-base: https://github.com/zephyrproject-rtos
- name: petejohanson - name: zmkfirmware
url-base: https://github.com/petejohanson url-base: https://github.com/zmkfirmware
- name: microsoft - name: microsoft
url-base: https://github.com/microsoft url-base: https://github.com/microsoft
projects: projects:
- name: zephyr - name: zephyr
remote: petejohanson remote: zmkfirmware
revision: zmk-v2.3.0-with-fixes revision: zmk-v2.3.0-with-fixes
clone-depth: 1 clone-depth: 1
import: import: