In a respect of doing things cheap (free if possible), I want to implement an old PS/2 keyboard into an interface for flight sim. What I want to do is edit a driver to recognize the second keyboard as a game controller, so I can build a switch panel.
I would use small solenoids to activate the keyboard keys via power from a 12v transformer (model train set) and toggle switches, or rockers if I can get some.
Basicly, I want each key to be considered a button, programmable in flight sim. Is this possible? If so, how about in WinXP64?