I’m trying to create a unibody keyboard (Bluetooth, battery-powered) using the ZMK firmware.
I’m building it based on the official unified-zmk-config-template from the ZMK website.
The current repository I’m working with is here: https://github.com/enigma-key/my-shield-module1
The issue I’m facing is that I’m getting an error with west build. It seems to be something about the shield not being found in cmake, I think.
I’m stuck and unsure how to fix it, so I’d really appreciate your help. Thank you so much in advance!