#usb-host #usb #hal #peripheral

no-std bootkbd

Boot-protocol keyboard driver for usb-host

4 releases

0.2.2 Oct 12, 2022
0.2.1 Sep 26, 2019
0.2.0 Aug 11, 2019
0.1.0 Aug 4, 2019

#1501 in Hardware support

GPL-3.0-or-later

42KB
944 lines

bootkbd

Documentation Testing

This is a (very) simple USB host-side driver for boot-protocol keyboards using the usb-host trait library.

Hardware

This has been tested on the following keyboards:

  • Logitech G105
  • Niz Plum 85EC
  • Keyboard.io Model 01

lib.rs:

Simple USB host-side driver for boot protocol keyboards.

Dependencies

~110KB