I'm trying to convert my Televideo board to USB using Soarer's controller. I originally wanted to convert the board at a protocol level but ultimately abandoned that idea when I realized this board natively has some limitations that would result in no NKRO and weird debounce issues. Based on that, I figured that matrixing it out would work better.
Spoiler:

Here is my layout configuration with the troublesome row highlighted:

I've tried a few different things now to isolate the problem but have come up empty so far. I've tries hooking this row up to a different pin on the teensy and I've also tested the matrix with an arduino sketch I wrote for matrix debugging and confirmed that my debugging program is registering correctly the single key presses.
Now I'm kind of split between a few different things. I'm unsure whether this is a hardware problem or something that can be corrected with one of Soarer's configuration settings. I'd give it a shot with TMK but I wanted to check here first to see if anyone has any ideas what the problem might be before I invest the time.
I'm interested to see if anyone here has experience with this controller firmware and might know what the issue is.
Thanks!