rust-embedded-community / pc-keyboard

PS/2 Keyboard Decoder in Rust
Apache License 2.0
96 stars 28 forks source link

Fix UK Hash and Backslash mixup #27

Closed thejpster closed 1 year ago

thejpster commented 1 year ago

Closes #25

thejpster commented 1 year ago

Rather than explain why HashTilde and Backslash are swapped on a UK keyboard, I got a bit carried away and fundamentally reworked how we name Key Codes.