system-manager-wakasu
 1manifest:
 2  remotes:
 3    - name: zmkfirmware
 4      url-base: https://github.com/zmkfirmware
 5      # url-base: https://github.com/darknao
 6      # revision: rgb-layer-25.04
 7      # Additional modules containing boards/shields/custom code can be listed here as well.
 8      # See:
 9      # - https://zmk.dev/docs/features/modules
10      # - https://docs.zephyrproject.org/3.5.0/develop/west/manifest.html#projects
11    - name: urob
12      url-base: https://github.com/urob
13    - name: m165437 #new entry
14      url-base: https://github.com/M165437 #new entry
15    - name: mctechnology17
16      url-base: https://github.com/mctechnology17
17  projects:
18    - name: eyelash_corne
19      url: https://github.com/a741725193/zmk-new_corne
20      revision: main
21    - name: zmk
22      remote: zmkfirmware
23      revision: main
24      # revision: rgb-layer-25.04
25      import: app/west.yml
26    - name: zmk-helpers
27      remote: urob
28      revision: main
29    - name: zmk-auto-layer
30      remote: urob
31      revision: next
32    - name: nice-view-gem #new entry
33      remote: m165437 #new entry
34      revision: main #new entry
35    - name: zmk-nice-oled
36      remote: mctechnology17
37      revision: main
38  self:
39    path: config