Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamesmunns/bbq10kbd
An Embedded-HAL driver for @arturo182's bbq10kbd PMOD
https://github.com/jamesmunns/bbq10kbd
Last synced: 11 days ago
JSON representation
An Embedded-HAL driver for @arturo182's bbq10kbd PMOD
- Host: GitHub
- URL: https://github.com/jamesmunns/bbq10kbd
- Owner: jamesmunns
- License: apache-2.0
- Created: 2020-05-18T22:43:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T19:47:34.000Z (over 1 year ago)
- Last Synced: 2024-10-09T07:10:12.887Z (30 days ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# BBQ10KBD Embedded HAL driver
[![Documentation](https://docs.rs/bbq10kbd/badge.svg)](https://docs.rs/bbq10kbd)
An embedded-hal crate for [@arturo182](https://twitter.com/arturo182)'s [BlackBerry Q10 PMOD Keyboard](https://www.tindie.com/products/arturo182/bb-q10-keyboard-pmod/)
Written on James' [Office Hours Stream](https://youtu.be/GQ0uzTIx9gY)
# License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.