You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After forking this respository with no changes, running the build will encounter the following error. This causes the build to fail. Any explanation on how I can get around this would be helpful.
`Run west build -s zmk/app -b nice_nano_v2 -- -DZMK_CONFIG=${GITHUB_WORKSPACE}/config -DSHIELD=sofle_left
WARNING: can't find the zephyr repository
no --zephyr-base given
ZEPHYR_BASE is unset
west config contains no zephyr.base setting
-- west build: generating a build system
no manifest project has name or path "zephyr"`
The text was updated successfully, but these errors were encountered:
This config and my zmk fork are too outdated. I’m not sure what this issue is and since I am now using a different keyboard, I don’t have the time to look into this and figure it out.
I recommend using urob’s zmk fork. But you will lose split encoder support.
I don’t think anyone rebased the split encoder PR to the latest zmk version.
After forking this respository with no changes, running the build will encounter the following error. This causes the build to fail. Any explanation on how I can get around this would be helpful.
`Run west build -s zmk/app -b nice_nano_v2 -- -DZMK_CONFIG=${GITHUB_WORKSPACE}/config -DSHIELD=sofle_left
WARNING: can't find the zephyr repository
-- west build: generating a build system
The text was updated successfully, but these errors were encountered: