Skip to content

Commit

Permalink
quotation update?
Browse files Browse the repository at this point in the history
again
  • Loading branch information
nyfz18 committed Jul 13, 2023
1 parent 3100695 commit 351eec9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ public enum GermanKeyboardConstants {
["'", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "<", ">", "delete"],
["indent", "[", "]", "{", "}", "#", "%", "^", "*", "+", "=", "\"", "|", "return"],
["undo", "-", "/", ":", ";", "(", ")", "$", "&", "@", "£", "¥", "~", "return"],
["redo", " ", "...", ".", ",", "?", "!", "'", "'"'", "_", ""], //not entirely sure how to do " key, maybe escape char?
["redo", " ", "...", ".", ",", "?", "!", "'", '"', "_", ""],
["selectKeyboard", ".?123", "microphone", "space", ".?123", "scribble", "hideKeyboard"],
]

Expand Down

0 comments on commit 351eec9

Please sign in to comment.