Thank you so much! I was definitely looking for something like this but figured I would have to make it myself.
Edit: I've been looking these up I did not realize what was involved in selecting a proper controller. The teensy2.0 ++ uses a different controller but I'm not sure if its compatible as a HID device or if its like arduinos which are apparently virtual serial devices. My goal is, at minimum I need to control 104 keys (plus maybe some additional keys) and a RGB led corresponding to each key (which will definitely need its own controller since thats 3 outputs + levels to control per a switch). Thanks!