From 68f7f4251ab1ec51420edf7e131c182ac6b1fedf Mon Sep 17 00:00:00 2001 From: Aleksandras Kostarevas Date: Wed, 24 Jul 2024 21:23:38 +0300 Subject: [PATCH] Update punctuation to be more similar to other keyboards --- .../locales/DEFAULT.json | 44 +++++++++++++------ 1 file changed, 30 insertions(+), 14 deletions(-) diff --git a/tools/make-keyboard-text-py/locales/DEFAULT.json b/tools/make-keyboard-text-py/locales/DEFAULT.json index b72be3546..e28db45bb 100644 --- a/tools/make-keyboard-text-py/locales/DEFAULT.json +++ b/tools/make-keyboard-text-py/locales/DEFAULT.json @@ -114,26 +114,42 @@ "₱" ], "punctuation": [ - "/", + "!autoColumnOrder!8", + "\\,", "?", "!", - "\u203d", - "\u2026", - "_", - "\\\\", - "|", - "=" + "#", + "!text/keyspec_right_parenthesis", + "!text/keyspec_left_parenthesis", + "/", + ";", + "'", + "@", + ":", + "-", + "\"", + "+", + "\\%", + "&" ], "tablet_punctuation": [ - "/", + "!autoColumnOrder!8", + "\\,", "?", "!", - "\u203d", - "\u2026", - "_", - "\\\\", - "|", - "=" + "#", + "!text/keyspec_right_parenthesis", + "!text/keyspec_left_parenthesis", + "/", + ";", + "'", + "@", + ":", + "-", + "\"", + "+", + "\\%", + "&" ], "star": [ "†",