diff options
author | Brian Cully <bjc@kublai.com> | 2019-08-01 22:28:20 -0400 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2019-08-01 22:28:20 -0400 |
commit | f560a4e9ce76aca32765409f53b570bf0e3c6b4c (patch) | |
tree | 713a969a8021fbe6fb6d846b22c17e764619deff | |
parent | 6204950701d0cba5adb94ee1c14a7f0e479121cd (diff) | |
download | samd21-demo-f560a4e9ce76aca32765409f53b570bf0e3c6b4c.tar.gz samd21-demo-f560a4e9ce76aca32765409f53b570bf0e3c6b4c.zip |
It will, in fact, spit out keyboard reports to UART.
-rw-r--r-- | README.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -11,10 +11,9 @@ get stuff to work at all. # Features -Basically none. It'll go through enumeration up to the point of -assigning an address, but that's it right now. Short term priority is -getting the system to a point where it can host a boot-protocol -keyboard. +Basically none. It'll go through enumeration and, at least on my +Logitech G105 keyboard, will get boot protocol keyboard reports and +print them out to the UART. # Board support |