Typing an ellipsis (…) followed by a space does not trigger auto-capitalization and the keyboard changing to the shift state. This is a simple issue that requires conditionals being added into [KeyboardViewController](https://github.com/scribe-org/Scribe-iOS/blob/main/Keyboards/KeyboardsBase/KeyboardViewController.swift).
Typing an ellipsis (…) followed by a space does not trigger auto-capitalization and the keyboard changing to the shift state.
This is a simple issue that requires conditionals being added into KeyboardViewController.