Skip to content

Commit a8156bb

Browse files
committed
Added usbd-human-interface-device to USB work in progress list
1 parent 07133d6 commit a8156bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ I'd like to be able to implement USB Host and USB Device support on the Texas In
138138
* [usbd-serial](https://github.com/mvirkkunen/usbd-serial) crate implements USB CDC for serial communication.
139139
* [usbd-hid](https://github.com/twitchyliquid64/usbd-hid) crate implements USB HID, providing a way to implement
140140
keyboard and mouse drivers on top of it.
141+
* [usbd-human-interface-device](https://github.com/dlkj/usbd-human-interface-device) crate implements various keyboards, mice and consumer control devices on top of `usb-device`
141142
* [Keyberon](https://github.com/TeXitoi/keyberon) project uses `usb-device` to implement its own HID support for USB keyboard firmware.
142143
This project usually serves as a starting point for those willing to implement their own USB keyboard firmware.
143144

0 commit comments

Comments
 (0)