summaryrefslogtreecommitdiff
path: root/shared-bindings/usb_hid/Device.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-09-10MIssed one change for .last_received_reportDan Halbert
2020-09-10Change `.report` to `.last_received_report`Dan Halbert
2020-08-19fixYihui Xiong
2020-08-19support to get HID OUT reportYihui Xiong
2020-07-27Fix several type hintsTaku Fukada
2020-07-03Fixed init formattingdherrada
2020-07-03Made most of the requested changesdherrada
2020-07-03Added type hints to usb_hiddherrada
2020-07-02Removed all 'self, )'dherrada
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-12Did usb_hid, usb_midi, ustack, wiznetdherrada
2019-02-11A variety of displayio improvementsScott Shawcroft
2019-01-14Add subclass support to displayio.Scott Shawcroft
2018-02-07Clarify style of attribute comments in the Design Guide.Scott Shawcroft
2017-06-07shared-bindings: Update docs to remove with statements from examples but add ...Scott Shawcroft
2017-02-27atmel-samd: Add USB HID mouse and keyboard support.Scott Shawcroft