Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 204cad9f authored by Josep del Río's avatar Josep del Río Committed by Android (Google) Code Review
Browse files

Merge "Fix canadian french keyboard mappings" into main

parents ff583166 fe41e288
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -348,13 +348,13 @@ key COMMA {
    label:                              ','
    base:                               ','
    shift:                              '\''
    ralt:                               '_'
    ralt:                               '\u00af'
}

key PERIOD {
    label:                              '.'
    base:                               '.'
    ralt:                               '-'
    ralt:                               '\u00ad'
}

key SLASH {