# breadx-keysyms
[![crates.io][crates-badge]][crates-url]
[![Documentation][docs-badge]][docs-url]
[![Build Status][build-badge]][build-url]
[crates-badge]: https://img.shields.io/crates/v/breadx-keysyms
[crates-url]: https://crates.io/crates/breadx-keysyms
[docs-badge]: https://img.shields.io/docsrs/breadx-keysyms
[docs-url]: https://docs.rs/breadx-keysyms
[build-badge]: https://img.shields.io/github/workflow/status/bread-graphics/breadx-keysym/CI
[build-url]: https://github.com/bread-graphics/breadx-keysym/actions?query=workflow%3ACI+branch%3Amaster
This crate provides keyboard symbols for [`breadx`], in addition to convenience functions
and a structure for managing keyboard state.
## License
This package is distributed under the Boost Software License Version 1.0.
Consult the [LICENSE](./LICENSE) file or consult the [web mirror] for
more information.
[web mirror]: https://www.boost.org/LICENSE_1_0.txt
[`breadx`]: https://crates.io/crates/breadx