aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
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.