Hi all,
I am quite new to building keyboards and electronics in general. I am trying to convert a Qume terminal keyboard to use a teensy. I looked over Soarer's WYSE converter tutorial and naively followed the pinout for the WYSE boards (I found little information online about the Qume keyboard). As a reference for the WYSE board it is: black -> gnd, red-> vcc, green -> data, yellow -> clock. I tried that and it was not working.
After poking around a bit more online I found an alternative pinout for these terminal boards that is: black -> data, red->vcc, green->clock, yellow -> gnd. Now when I use HID listen the board is recognized with ID 00 (WYSE model 85), however, nothing is displayed out when I hit keys on the board. Did I fry the teensy when I incorrectly connected the wires? Any help would be appreciated!
Thanks, Nick.