summaryrefslogtreecommitdiffstats
path: root/core/src/keyboard/key_code.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor `KeyCode` into `Key` and `Location`Libravatar Héctor Ramón Jiménez2024-01-161-203/+0
* Keep `KeyCode` names synchronized with `winit`Libravatar Héctor Ramón Jiménez2020-10-081-18/+22
* update to winit 0.23 apiLibravatar aentity2020-10-031-1/+2
* Move common keyboard types to `iced_core`Libravatar Héctor Ramón Jiménez2020-03-171-0/+198