I'm wondering if I can get some help figuring out why my github fork is all messed up. I believe that the original Totem github repository was outdated for using zmk keymap editor, as the github actions would always fail, even though I hadn't changed anything.
My github repository fork from GEIGEIGEIST/TOTEM:
https://github.com/burtonrasmussen/zmk-config-totem
I found a reddit post where someone shared their git repository that added zmk studio, which did build the firmware, but when i try to edit the config in zmk keymap editor, the key mapping doesn't actually match what my keyboard does.
I've attached screenshots of keymap editor, which is what is intended to be the map, and then the zmk studio app, which shows the reality of the mapping on my keyboard.
My github repositiry fork from the reddit user:
https://github.com/burtonrasmussen/zmk-config
I'm not sure what's the best way forward, as this is my first time using zmk and building a keyboard. Any help is much appreciated!