]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - converter/ibm4704_usb/ibm4704.txt
ibm4704_usb: Fix protocol handling
[qmk_firmware.git] / converter / ibm4704_usb / ibm4704.txt
index 50d8c98b0865bc394ae6736e55e875d3b02c2f8a..e2d42f08fda64e5da8e9b6721b2d436ac7785b9b 100644 (file)
@@ -166,13 +166,14 @@ Data sent from host:
          |   `-----`--- scan code
          `------------- enable bit(0: enable repeat, 1: enable break)
 
-    00-77   Enable repeat(78-7F: invalid scancode)
-    80-F7   Enable break(F8-FF: invalid scancode)
+    00-79   Enable repeat
+    80-F9   Enable break(FA-FF are used as other commands, see above.)
     FE      Resend(011ah) no need to use
     FF      End(0114h) exits FC command mode.
 
 Response from keyboard:
     FD      Out of bound - Invalid scancode
+    --      OK - No response means that command is accepted.
 
 Examples:
     To enable break code of all keys.