Hello everyone, I'm very very fresh in zmk. I just changed my lily58 pro from a wired configuration to nice!nanos and zmk.
I have an encoder on the right side (slave) and I'd like to get it to work.
I've checked with chatgpt and it tells me to create a shield devicetree overlay (which i guess is in line with the documentation). What is exactly this file? Do i add it to inside zmk-config/config/boards/shields? or should i create it inside zmk-config/boards/shields ?
Shall I copy a previously existing file from the zmk repo as a starting point and add stuff there? Sorry i'm a bit confused with this github actions stuff not sure if whenever i create a file if it replaces the other one or just appends to it?
Thanks for your help!