I see Teensyduino has it's own library location apart from the Arduino libraries. I have about a hundred Arduino libs and would rather not dupe them into the Teensyduino folder. I'd like to keep Teensy-only libs there - is there any way to add a search path so the IDE can check both places for includes? I wonder if I put a symbolic link to the Arduino folder in the Teensy folder if that might do the trick