Skip to content

Commit fc17bae

Browse files
committed
Fix: Use own repository as eyelash_corne module source
After leaving fork network, reference our own repository instead of the original fork. This ensures builds work with our local board files.
1 parent 66d9019 commit fc17bae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/west.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ manifest:
44
url-base: https://github.com/zmkfirmware
55
projects:
66
- name: eyelash_corne
7-
url: https://github.com/a741725193/zmk-new_corne
8-
revision: 114cdf921ab2f3955c07f447423851be61e774bf
7+
url: https://github.com/user3301/corne_keymap
8+
revision: main
99
- name: zmk
1010
remote: zmkfirmware
1111
revision: 958fa788067e18c2228d016fcd826000bb8f0320

0 commit comments

Comments
 (0)