I am working on a project that is bringing an old Grid systems computer into the 20th century. What we are doing is keeping the computer looking just like the old Grid systems computer, but replacing the guts with a a more modern system. We have replaced everything (motherboard, HD, screen) and it still looks like the original (until you open it, or turn it on) but we would love to be able to use the original keyboard so that we stay with the project concept. I grabbed a thread from here titled I made my own keyboard from scratch, and with a little tweaking I figured I could port the original keybord over to usb using the Teensy 2++. I mapped the switches on the original board and wired up the Teensy per the instructions, however, after changing the code (downloaded from github, the tmk_keyboard project) when I try to compile it, I get pages and pages of errors...and they have nothing to do with the changes I made to the key map, they are weird errors happening in read only files that are located in the /usr area...(compiling in Linux...much easier so I'm told). If I were to send someone the files with the keymap changes, could someone see if it would compile for you?
Thank in advance for taking the time to review the post.
Sincerely,
someone in over his head...
