MIDI over USB Arduino Leonardo (TeeOnArdu)

I seem to remember that the newest IDE has a simpler set of #define's which look more like the names of the boards. It was in the Arduino blog or maybe a tutorial in the playground? Definitely somewhere on Arduino.cc

Do you also have Teensy's or can you just hack the library until it works on just this one board and no others? (remove all #define code not relevant to your board.)