1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-04 15:24:12 +01:00
Arduino/hardware/arduino/avr/libraries/HID
NicoHood 14ddc8b0bf Added official HID definitions
Since the HID library adds some general HID definitions and structs, it is very useful to also include this in a custom library.
If you dupe the information you have problems of redeclaration.
Having those defintions inside the official HID library is essential for a good working additional  HID API.
2015-10-10 12:49:45 +02:00
..
HID.cpp Added official HID definitions 2015-10-10 12:49:45 +02:00
HID.h Added official HID definitions 2015-10-10 12:49:45 +02:00
keywords.txt rework HID-based libraries and add Due fallback 2015-07-16 13:13:53 +02:00
library.properties Added categories to libraries 2015-09-18 11:01:08 +02:00