diff --git a/generate-touch-layout.py b/generate-touch-layout.py index 20fe411..e7f18d5 100755 --- a/generate-touch-layout.py +++ b/generate-touch-layout.py @@ -151,6 +151,9 @@ def dictionary_for_key(self): "text": "᙮", "sk": [ {"text": ",", "id": "U_002C"}, + {"text": ".", "id": "U_002E"}, + {"text": '"', "id": "U_0022"}, + {"text": "᐀", "id": "U_1400"}, {"text": "?", "id": "U_003F"}, {"text": "!", "id": "U_0021"}, ],