mirror of
https://github.com/dnlbauer/corax-zmk-config.git
synced 2026-09-10 13:45:29 +00:00
use a zmk branch with split encoder support
This commit is contained in:
@@ -2,16 +2,16 @@ manifest:
|
|||||||
remotes:
|
remotes:
|
||||||
- name: zmkfirmware
|
- name: zmkfirmware
|
||||||
url-base: https://github.com/zmkfirmware
|
url-base: https://github.com/zmkfirmware
|
||||||
- name: tklzg
|
- name: petejohanson
|
||||||
url-base: https://github.com/tklzg
|
url-base: https://github.com/petejohanson
|
||||||
- name: stephen
|
|
||||||
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: stephen
|
# use this branch for right side encoder support
|
||||||
#revision: stephen/split-encoder
|
# until split encoder is merged into main
|
||||||
|
remote: petejohanson
|
||||||
|
revision: stephen/split-encoder
|
||||||
self:
|
self:
|
||||||
path: config
|
path: config
|
||||||
|
|||||||
Reference in New Issue
Block a user