Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions app/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ manifest:
remotes:
- name: zephyrproject-rtos
url-base: https://github.com/zephyrproject-rtos
- name: zmkfirmware
url-base: https://github.com/zmkfirmware
- name: petejohanson
url-base: https://github.com/petejohanson
projects:
- name: zephyr
remote: zmkfirmware
revision: v3.2.0+zmk-fixes
remote: petejohanson
revision: fix-dir-order-two-phase
clone-depth: 1
import:
name-blocklist:
Expand Down