summaryrefslogtreecommitdiffstats
path: root/src/keyboard.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move common keyboard types to `iced_core`Libravatar Héctor Ramón Jiménez2020-03-171-0/+6
Also expose them in `iced` through `iced_native` and `iced_web`.