I did find the stock ROMs on XDA. Thanks.
I just installed this ROM but I can't get it to charge over the USB port on my computer. Anyone have any ideas as to why that is? Thanks again!
EDIT: Nevermind, I fixed it. For those who have this problem in the future, install this:
http://droidbasement...6_fp-121111.zip
It's pershoot's latest kernel and it makes it so if you type this command:
adb shell echo 1 > /sys/class/power_supply/battery/force_usb_charging
it enables USB charging. This command:
adb shell echo 0 > /sys/class/power_supply/battery/force_usb_charging
disables it.