test split-side encoder feature branch

This commit is contained in:
Daniel Bauer
2023-08-02 14:29:28 +02:00
committed by GitHub
parent a9cada9404
commit 8e3d9043c4

View File

@@ -2,10 +2,14 @@ manifest:
remotes: remotes:
- name: zmkfirmware - name: zmkfirmware
url-base: https://github.com/zmkfirmware url-base: https://github.com/zmkfirmware
- name: encoder-feature
url-base: https://github.com/stephen
projects: projects:
- name: zmk - name: zmk
import: app/west.yml import: app/west.yml
remote: zmkfirmware #remote: zmkfirmware
revision: main #revision: main
remote: encoder-feature
revision: split-encoder
self: self:
path: config path: config