summaryrefslogtreecommitdiff
path: root/include/usb_hid.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/usb_hid.h: Format with clang-formatJack Rosenthal2022-06-291-19/+19
* usb_hid_keyboard: implement vivaldi top row featureTing Shen2020-11-271-0/+5
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* chip/stm32/usb_hid: Separate HID keyboard supportNicolas Boichat2016-11-161-3/+0
* cleanup: fix all the header guardsBill Richardson2015-06-181-2/+2
* usb: add USB HID driverVincent Palatin2014-06-191-0/+45