Running the Build xmk shield
workflow no longer works by default
#11
Unanswered
alexandregressier
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there,
It seems that running the
Build xmk shield workflow
no longer works by default.Steps to reproduce:
Error logs:
I tried to fork ZMK, merge zmkfirmware/zmk#1318, and use it in
west.yml
but I get other errors (e.g.,new_zmk_position_state_changed
is undeclared inkey_positions.c
). I tried to fix it myself, but then I get other errors that go beyond my ZMK knowledge (app/libapp.a(ext_power_generic.c.obj):(.rodata.ext_power_control_gpios+0x0): undefined reference to '__device_dts_ord_2'
).Any help would be greatly apprected. And thank you for this truly great project.
Beta Was this translation helpful? Give feedback.
All reactions