Skip to content

fix(deps): update rust crate pc-keyboard to 0.8.0 #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Type Update Change
pc-keyboard dependencies minor 0.5.0 -> 0.8.0

Release Notes

rust-embedded-community/pc-keyboard (pc-keyboard)

v0.8.0

Compare Source

  • Add 102/105-key Finnish/Swedish layout
  • Add 102/105-key Norwegian layout
  • Fix broken Backslash for Us104 layout
  • Fix < and > for Azerty layout
  • Renamed Modifiers::alt_gr to Modifiers::ralt and add Modifiers::lalt

v0.7.0

Compare Source

  • Changed ordering of enum KeyCode and names of several of the keys
  • Made 'enum KeyCode' FFI safe
  • Support the mysterious 'Right Control 2' and 'Right Alt 2' so that Pause/Break
    and Print Screen do the right thing.
  • Fix the Backslash/Tilde swap on the UK Layout.
  • Added split PS/2 Decoder, Scancode interpreter and Event Decoder objects
  • Added example code
  • Improved docs - ASCII-art diagrams of ISO 102/105, ANSI 101/104 and JIS 106/109 keyboards.

v0.6.1

Compare Source

  • Fix Control-Letter codes on AZERTY

v0.6.0

Compare Source

  • Keyboard::new is now const
  • Layout and Scan Code Set are now const-generics, not arguments
  • Pause/Break and Print Screen now work correctly
  • KeyCode is now non-exhaustive
  • KeyState includes 'SingleShot' for keys with no break code
  • Add Colemak, Dvorak Programmer and DE layouts
  • MSRV increased to Rust 1.61

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/pc-keyboard-0.x branch from 5371e49 to c6ee597 Compare November 15, 2024 08:51
@renovate renovate bot force-pushed the renovate/pc-keyboard-0.x branch from c6ee597 to b64043e Compare August 10, 2025 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants