NicoHood / HID

Bring enhanced HID functions to your Arduino!
http://www.nicohood.de
MIT License
2.33k stars 401 forks source link

Add HID_DONT_CREATE_INSTANCES flag (workaround for #266 #316 #139) #444

Open fermino opened 3 months ago

fermino commented 3 months ago

If HID_DONT_CREATE_INSTANCES is defined, no default instances will be created. This allows the user to have a better control of have the (usually limited) reports are used.