mirror of
https://github.com/dnlbauer/corax-zmk-config.git
synced 2026-09-11 14:15:30 +00:00
Move module to own repository (#18)
* refactor: move corax keyboard module to own repository * feat: update readme to mention that this is only a configuration
This commit is contained in:
@@ -2,16 +2,15 @@ manifest:
|
||||
remotes:
|
||||
- name: zmkfirmware
|
||||
url-base: https://github.com/zmkfirmware
|
||||
- name: petejohanson
|
||||
url-base: https://github.com/petejohanson
|
||||
- name: dnlbauer
|
||||
url-base: https://github.com/dnlbauer
|
||||
projects:
|
||||
- name: zmk
|
||||
import: app/west.yml
|
||||
remote: zmkfirmware
|
||||
revision: main
|
||||
# use this branch for right side encoder support
|
||||
# until split encoder is merged into main
|
||||
#remote: petejohanson
|
||||
#revision: stephen/split-encoder
|
||||
- name: zmk-keyboards-corax
|
||||
remote: dnlbauer
|
||||
revision: main
|
||||
self:
|
||||
path: config
|
||||
|
||||
Reference in New Issue
Block a user