We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eeb0c6 commit 34595c1Copy full SHA for 34595c1
Cargo.toml
@@ -1,8 +1,8 @@
1
[package]
2
name = "pc-keyboard"
3
-version = "0.4.1"
+version = "0.5.0"
4
authors = ["Jonathan 'theJPster' Pallant <[email protected]>"]
5
-description = "PS/2 keyboard interface library. Handles UK 105-key keyboards producing Scancode Set 2."
+description = "PS/2 keyboard interface library."
6
keywords = ["arm", "cortex-m", "template", "video", "menu"]
7
categories = ["embedded", "no-std"]
8
license = "MIT OR Apache-2.0"
0 commit comments