We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b64609 commit 90a48f1Copy full SHA for 90a48f1
Cargo.toml
@@ -3,7 +3,7 @@ name = "pc-keyboard"
3
version = "0.7.0"
4
authors = ["Jonathan 'theJPster' Pallant <[email protected]>", "Rust Embedded Community Contributors"]
5
description = "PS/2 keyboard interface library."
6
-keywords = ["keyboard", "ps/2", "scancode", "layout"]
+keywords = ["keyboard", "ps2", "scancode", "layout"]
7
categories = ["embedded", "no-std"]
8
license = "MIT OR Apache-2.0"
9
repository = "https://github.com/rust-embedded-community/pc-keyboard.git"
0 commit comments