From 4b961b6110e3c0a1b6bc67a7694651d689b553f9 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Sun, 4 Aug 2019 15:30:26 -0400 Subject: Initial commit --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..6fda223 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# bootkbd + +This is a (very) simple USB host-side driver for boot-protocol +keyboards using the [usb-host](https://github.com/bjc/usb-host) trait +library. + +# Hardware + +Tested on a Logitech G105 keyboard, but any other low-end keyboard +should probably work. -- cgit v1.2.3