Hey guys, I'm loosing my mind over this issue, I've adopted this from another project where everything worked just fine.
I'm using a Nice!NanoV2, aswell as a shift register.
Repo: https://github.com/KingJacker/zmk-config-input-one
Build Error:
...
static const struct device *adc = DEVICE_DT_GET(DT_NODELABEL(adc));
It seems like adc isn't being defined or smth like that.
I also don't find anyone else having the same error online, which makes me think this may be a dead simple error on my side.
Therefore I come to you, the masters of ZMK for guidance.
You're support is highly appreciated <3