Closed Eken-beep closed 7 months ago
You should delete these lines: https://github.com/Eken-beep/zmk-config/blob/633ab810e01e1797927508c689d1f3690c565591/config/boards/shields/tiny18/Kconfig.defconfig#L1-L6
(related pull request: #2006)
Additionally: while you haven't changed anything, as of February 9th, 2024 ZMK is now based on Zephyr 3.5 which did involve some breaking changes. ZMK will likely continue moving to new Zephyr versions as it behooves the project, which will likely involve more breaking changes.
Depending upon how the "chore of continued maintenance" vs "benefits of continued development" math works out for you, you may wish to consider locking zmkfirmware/zmk
at a specific commit in your west
manifest instead of building against main
(note also the workflow version). More details about the west
manifest can be found in the Zephyr docs.
Yes that fixed it for me. Thank you for your time. I'd say however that this breaking change was pretty badly communicated to users, would probably help a lot of people if it was more obvious.
After a certain commit which only changed some keys around (and some time) the right half of my keyboard no longer builds with the error message below. I do use a custom shield but there should not be anything wrong with it because it worked previously back in November. Any help apreciated.