summaryrefslogtreecommitdiff
path: root/protocol/usb_hid/README
diff options
context:
space:
mode:
Diffstat (limited to 'protocol/usb_hid/README')
-rw-r--r--protocol/usb_hid/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/protocol/usb_hid/README b/protocol/usb_hid/README
index 9750a1cc8d..5d49cc8d20 100644
--- a/protocol/usb_hid/README
+++ b/protocol/usb_hid/README
@@ -26,3 +26,11 @@ You can see HID keyboard reports on debug output.
Restriction and Bug
-------------------
Not statble yet.
+
+Can't bus-reset a keyboard which already attached on bus properly.
+ Slow start up of Leonardo's bootloader causes this?
+ Need to unplug/plug a keyboard after firmware starts up.
+ MAX3421E doesn't work SAMPLEBUS well to know whether device connected or not.
+
+Keyboard with other endpoints than boot keyboard may go wrong.
+ On my keyboard with mouse key the converter locks up when using mouse key function.