]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - adb_usb/README
Fixed Makefile to adjust new directories.
[max/tmk_keyboard.git] / adb_usb / README
index b4bd35bb338bf5e2193efe9fc5c21888ec9c4c18..5d0e1bc86bb15f35b185e51aefe694c2c5ea2fb1 100644 (file)
@@ -59,4 +59,12 @@ effort at this time.
     ),
 
 
+Notes
+-----
+Many ADB keyboards has no discrimination between right modifier and left one,
+you will always see left control even if you press right control key.
+Apple Extended Keyboard and Apple Extended Keyboard II are the examples.
+Though ADB protocol itsef has the ability of distinction between right and left.
+And most ADB keyboard has no NKRO functionality, though ADB protocol itsef has that. 
+
 EOF