Skip to content

Commit

Permalink
🐛 portuguese magic: tilde accent expected on home row, 2nd-from-right
Browse files Browse the repository at this point in the history
  • Loading branch information
Calin Darie authored and calin-darie committed Jan 4, 2023
1 parent 038831d commit 5740c1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/raw/keyboard_layout_portuguese_magic.kcm
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,8 @@ key SEMICOLON {
}

key SLASH {
label: '\u0304'
base: '\u0304'
label: '\u0303'
base: '\u0303'
shift: '\u0302'
}

Expand Down

0 comments on commit 5740c1e

Please sign in to comment.