refactor moudle

This commit is contained in:
a741725193
2024-12-17 22:16:55 +08:00
parent dca9b9fc4b
commit 07cc6a2276
+2 -4
View File
@@ -8,8 +8,6 @@ manifest:
# - https://docs.zephyrproject.org/3.5.0/develop/west/manifest.html#projects # - https://docs.zephyrproject.org/3.5.0/develop/west/manifest.html#projects
- name: gpeye - name: gpeye
url-base: https://github.com/GPeye url-base: https://github.com/GPeye
- name: petejohanson
url-base: https://github.com/petejohanson
projects: projects:
- name: eyelash_sofle - name: eyelash_sofle
url: https://github.com/a741725193/zmk-sofle url: https://github.com/a741725193/zmk-sofle
@@ -18,8 +16,8 @@ manifest:
remote: gpeye remote: gpeye
revision: main revision: main
- name: zmk - name: zmk
remote: petejohanson remote: zmkfirmware
revision: feat/pointers-with-input-processors revision: main
import: app/west.yml import: app/west.yml
self: self:
path: config path: config