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
Sounds like your local zmk helpers module might not be updated. You could check whether the adaptive key macro is defined in helper.h. Normally west update should suffice but you could also delete the modules folder prior to that just to be sure.
I can't get the build to work locally after recent updates. The issue:
devicetree error: /Users/anarion/Documents/Repos/zmk-config-corneish-zen/config/base.keymap:130 (column 1): parse error: expected '/' or label reference (&foo)
is with ZMK_ADAPTIVE_KEY which does not seem to be expanded in the resulting devicetree:
I have cleaned everything, done init, upgrade, update, but no change.
The modules are there locally:
Logs:
Strangely it works in Github Action: https://github.com/anarion80/zmk-config-corneish-zen/actions/runs/13052011270
My project: https://github.com/anarion80/zmk-config-corneish-zen/tree/pull_upstream
The text was updated successfully, but these errors were encountered: