I have just made my first split keyboard from scratch and the firmware is working on each half individually but they are not communicating to one another. For example when I use shift it will only capitalize letters on that side and when I use the layer key it only puts that side into the other layer. I have re-flashed the firmware and flashed the reset firmware that zmk recommends but have had no luck. I am probably missing something simple because I don't have experience building keyboards or using zmk, any advice on where to look or what to do would be greatly appreciated.
#Nice!Nano V2 not connecting to one another
1 messages · Page 1 of 1 (latest)
sounds like your split isn't configured as "a split" but as two separate keyboards
without [more information](#help message), all we can really do is point you at the new shield docs: https://zmk.dev/docs/development/hardware-integration/new-shield?keyboard-type=split#base-kconfig-files
make sure you're reading the "Split Keyboard" tabs
Ok thank you I’ll take a look
I looked at the documentation and it said that the files are formatted correctly i have attached screenshots of the kconfig.shield and kconfig.defconfig
here is a link to the github repo just incase that helps https://github.com/JonathanCoons88/zmk-config-clover
if pictures of the hardware would help I can also get those
omg it worked