We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f6e8ae commit cb39b7cCopy full SHA for cb39b7c
README.md
@@ -4,7 +4,7 @@ A simple driver for handling PC keyboards, with both Scancode Set 1 (when
4
running on a PC) and Scancode Set 2 support (when reading a PS/2 keyboard
5
output directly).
6
7
-See <https://docs.rs/pc-keyboard> for documentation.
+See <https://docs.rs/pc-keyboard> for documentation, or read [`src/lib.rs`](./src/lib.rs).
8
9
## Minimum Supported Rust Version (MSRV)
10
0 commit comments