Merge remote-tracking branch 'upstream/master' into latch

This commit is contained in:
Dorota Czaplejewicz
2021-03-31 09:48:29 +00:00
57 changed files with 2175 additions and 292 deletions

View File

@ -17,6 +17,7 @@ pub enum Modifier {
/// so it's simple to implement as levels are deprecated in squeekboard.
Control,
Alt,
Mod4,
}
/// Action to perform on the keypress and, in reverse, on keyrelease