aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2019-09-26 09:09:02 -0400
committerBrian Cully <bjc@kublai.com>2019-09-26 09:09:02 -0400
commit287f1fbe8a03cba291a6d642db3fdb3d96084940 (patch)
treecdd834b9e4e82e82972978490fd96f0f7e2677d2
parent03bee9362134bf9c3d5f4579391a5ced00b689e4 (diff)
downloadbootkbd-287f1fbe8a03cba291a6d642db3fdb3d96084940.tar.gz
bootkbd-287f1fbe8a03cba291a6d642db3fdb3d96084940.zip
Add Changelog.
-rw-r--r--Changelog.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog.org b/Changelog.org
new file mode 100644
index 0000000..67f3518
--- /dev/null
+++ b/Changelog.org
@@ -0,0 +1,5 @@
+* Since 0.1.0
+ - Issue a SET_PROTOCOL request during enumeration to ensure target
+ keyboard is in boot protocol mode.
+ - Use correct inteface number during SET_REPORT request.
+ - Allow up to 32 keyboards to be attached.