
I have reason to believe the controller board may be faulty (or at least, I am having a lot of trouble getting input or output from the MC68HC11 http://www.kynix.com/Detail/425510/MC68HC11.html micro controller on the board) and I can not find any documentation about the proprietary IC (Motorola branded S38BC010PS01) used, processes the key output signals.
My plan is therefore to read the data directly from the keyboard signals which is where I'm having trouble. I can so far deduce that there are 4 input select lines and 4 data output lines, the input lines, CS0 to 3, drive a set of 4 to 8 demux ICs (74LS138) which select the key/bank of keys to poll data from.

From there, the output of the demux lines is fed through a strange network of transistors and the individual key inductors, and then into a bizarre use of inverter gates which are then directed to 4 output lines F0 to 3. I have no idea what kind of output signal I should be expecting. At rest, all of the output lines sit at 2.5 volts does not change if I press anything.

Everything I've described is shown in full in the schematics KBD-LOWER with the rest of the keys in KBD-UPPER. The main input/output header leads into the KPC Controller board where the micro controller and the other proprietary chip process the information.
Someone else with a similar mission to mine posted here that the output signal is a 3MHz rectangle that adjusts with key presses but I'm not seeing how it could be produced, and my only analog scope is low frequency and doesn't detect any worthwhile changes in the 2.5 volt signal.
If you have any idea, I'll feel happy. Thanks all.