pointlessone
New member
I want to communicate some sensors data to the host using USB HID Sensors page. It looks like Teensy core defines a bunch of common interfaces like Keyboard and Mouse, etc. but I can't see how to add a new one from within a sketch. Is it possible to define a new interface without modifying the core files?