The AdaFruit 'Trinket' library identifies itself as "Trinket HID Combo" when using as USB Keyboard. Is it possible to change this name to more useful name (with some code, constant etc)?
I'm using Arduino 1.0.4 IDE. Take a look in the source of this library but cannot find this name hard coded.
Any ideas to override this?