From 00b06cd479d229075e7853dd60899ed08e67838d Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Thu, 26 Sep 2019 09:14:56 -0400 Subject: Add 0.1.0 -> 0.2.0 changelog --- Changelog.org | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Changelog.org b/Changelog.org index 67f3518..b2150cb 100644 --- a/Changelog.org +++ b/Changelog.org @@ -1,5 +1,14 @@ -* Since 0.1.0 +* Since 0.2.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. + +* Since 0.1.0 + - Continue enumeration even if we can't use SET_REPORT to update the + various keyboard locks. + - Store wMaxPacketSize in endpoint descriptors so we can use them + during requests. + - Actually parse config descriptors and use that to find boot + keyboard endpoints. + - Use a callback to tell the host about new keyboard reports. -- cgit v1.2.3