diff options
author | Brian Cully <bjc@kublai.com> | 2019-09-26 09:09:02 -0400 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2019-09-26 09:09:02 -0400 |
commit | 287f1fbe8a03cba291a6d642db3fdb3d96084940 (patch) | |
tree | cdd834b9e4e82e82972978490fd96f0f7e2677d2 /Changelog.org | |
parent | 03bee9362134bf9c3d5f4579391a5ced00b689e4 (diff) | |
download | bootkbd-287f1fbe8a03cba291a6d642db3fdb3d96084940.tar.gz bootkbd-287f1fbe8a03cba291a6d642db3fdb3d96084940.zip |
Add Changelog.
Diffstat (limited to 'Changelog.org')
-rw-r--r-- | Changelog.org | 5 |
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. |