@Matlo fantastic job, works great!
Question,
there's a power button mod you can do to a controller that lets you power the console on/off by pressing a button. Is there a way to include this function in the GIMX buttons somewhere? I believe it uses the Video Sync and Ground on the controller to send the power command. A solder on the other end of the motherboard is necessary for this to work as well.
There's 4 wires in a Xbox controller just like a USB cable and a 5th Yellow wire that isn't used for anything but light guns and stuff. You basically desolder the yellow wire inside the console, and connect it to the power button contact point. Inside the controller you desolder the other end of the yellow wire and solder it onto any kind of button you can find or buy (connect yellow to any ground available in the controller).
When you press the button it instantly turns on or off the Xbox like you got up and pressed the button.
I'm guessing I'll have to connect the yellow wire from the USB to Xbox Controller Port adapter to the Teensy board and send a signal through it somehow. I am 100% inexperienced with Teensy boards.
UPDATE: Here's a modification I did, but I haven't tested it. Would this work?
https://gist.github.com/erfg12/8982bc44 ... 0c2f6da2a3