mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-21 06:45:38 -06:00
update scancode.rs reference (#242)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
This commit is contained in:
parent
afe5f0b8db
commit
9ce00da31c
1 changed files with 1 additions and 1 deletions
|
|
@ -314,7 +314,7 @@ To create this file you can copy the following example config:
|
|||
### Example config
|
||||
> [!TIP]
|
||||
> key symbols in the release bind are named according
|
||||
> to their names in [src/scancode.rs#L172](src/scancode.rs#L172).
|
||||
> to their names in [input-event/src/scancode.rs#L172](input-event/src/scancode.rs#L176).
|
||||
> This is bound to change
|
||||
|
||||
```toml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue