[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Keyboard conversion project?



Bryan Villados schrieb:

> I was wondering if anyone ever isolated which part of the PCB is dedicated
> to the ADB circuitry? What I was thinking was cut the PCB so all that's left
> is the ADB controller, then adapt it to the Toshiba laptop keyboard. 

This will work, but you may have some keys on the wrong positions
afterwards. To get back to your regular QWERTY layout you have to change
the keyboard map table in the ADB controller according to the key matrix
scheme used by toshiba.

I have a ROM dump of the 341-0124-A controller. If you are familiar with
8048 assembler, you can try to disassemble and modify it. The file is
around 1kb. Re-programmable 8748 or 8749 chips can be obtained from many
suppliers, however, you may have some trouble finding a suitable
programmer.


Patrick