diff options
Diffstat (limited to 'converter/adb_usb/README.md')
| -rw-r--r-- | converter/adb_usb/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converter/adb_usb/README.md b/converter/adb_usb/README.md index 5301557d4..d9efbfab2 100644 --- a/converter/adb_usb/README.md +++ b/converter/adb_usb/README.md | |||
| @@ -71,8 +71,8 @@ Notes | |||
| 71 | Many ADB keyboards has no discrimination between right modifier and left one, | 71 | Many ADB keyboards has no discrimination between right modifier and left one, |
| 72 | you will always see left control even if you press right control key. | 72 | you will always see left control even if you press right control key. |
| 73 | Apple Extended Keyboard and Apple Extended Keyboard II are the examples. | 73 | Apple Extended Keyboard and Apple Extended Keyboard II are the examples. |
| 74 | Though ADB protocol itsef has the ability of distinction between right and left. | 74 | Though ADB protocol itself has the ability of distinction between right and left. |
| 75 | And most ADB keyboard has no NKRO functionality, though ADB protocol itsef has that. | 75 | And most ADB keyboard has no NKRO functionality, though ADB protocol itself has that. |
| 76 | See protocol/adb.c for more info. | 76 | See protocol/adb.c for more info. |
| 77 | 77 | ||
| 78 | EOF | 78 | EOF |
