/gluten-keyboard

Keys enum

Primary LanguageRustApache License 2.0Apache-2.0

Keyboard Types

Contains types to define keyboard related events.

This crate is a fork of the [keyboard-types][keyboard-types] crate with two major changes:

  • The crate is made no_std and no-alloc compatible.
  • The webdriver part is removed.

This crate was forked due to the current lack of no_std support on the original crate.

License

Dual-licensed under the MIT License or the Apache License (Version 2.0).