https://github.com/0xsio/ps2-rs
A general PS/2 device driver for nightly Rust.
https://github.com/0xsio/ps2-rs
driver keyboard mouse nightly ps2 rust
Last synced: about 1 year ago
JSON representation
A general PS/2 device driver for nightly Rust.
- Host: GitHub
- URL: https://github.com/0xsio/ps2-rs
- Owner: 0xSiO
- License: mpl-2.0
- Created: 2020-10-06T02:37:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-05T00:50:22.000Z (over 2 years ago)
- Last Synced: 2025-03-24T08:47:53.011Z (over 1 year ago)
- Topics: driver, keyboard, mouse, nightly, ps2, rust
- Language: Rust
- Homepage:
- Size: 62.5 KB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ps2
[](https://github.com/0xSiO/ps2-rs/actions/workflows/ci.yml)
[](https://crates.io/crates/ps2)
[](https://docs.rs/ps2)
A general PS/2 device driver for nightly Rust.
## Contributing
- Contributions to this project must be submitted under the [project's license](./LICENSE).
- Contributors to this project must attest to the [Developer Certificate of Origin](https://developercertificate.org/) by including a `Signed-off-by` statement in all commit messages.
- All commits must have a valid digital signature.