ibm4704_usb: Fix protocol handling

This commit is contained in:
tmk 2015-05-19 00:32:58 +09:00
parent 6b588eb7f7
commit 80fd3b0b24
5 changed files with 29 additions and 29 deletions

View file

@ -8,6 +8,7 @@ Keyboard initialization process takes a few seconds at start up. During that you
Update
------
2015/05/05 Added keymaps for 107-key, 77-key and 50-key. Thanks, orihalcon @ geekhack!
2015/05/19 Fixed a protocol handling bug.