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 e035de7 commit 21abaf8Copy full SHA for 21abaf8
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