Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Commit 1fa1cc3

Browse files
committed
Mention Keyberon
1 parent def4a1b commit 1fa1cc3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ 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+
* [Keyberon](https://github.com/TeXitoi/keyberon) project uses `usb-device` to implement its own HID support for USB keyboard firmware.
142+
This project usually serves as a starting point for those willing to implement their own USB keyboard firmware.
141143

142144
## Display and GUI support
143145

0 commit comments

Comments
 (0)