{%hackmd theme-dark %} # Keyman Keyboard Dev ## Letters | Capital | Small | C Unicode | S Unicode | C HTML | S HTML | | ------- | ----- | --------- | --------- | ---------- | ---------- | | Ä | ä | `U+00C4` | `U+00E4` | `Ä` | `ä` | | Ċ | ċ | `U+010A` | `U+010B` | `Ċ` | `ċ` | | Ç | ç | `U+00C7` | `U+00E7` | `Ç` | `ç` | | Ç̇ | ç̇ | `U+00C7` + `U+0307` |`U+00E7` + `U+0307` | `̇` | | | Ə | ə | `U+018F` | `U+0259` | `Ə` | `ə` | | Ġ | ġ | `U+0120` | `U+0121` | `Ġ` | `ġ` | | K̇ | k̇ | `U+004B` + `U+0307` |`U+006B` + `U+0307` | `̇` | | | Ŋ | ŋ | `U+014A` | `U+014B` | `Ŋ` | `ŋ` | | Ö | ö | `U+00D6` | `U+00F6` | `Ö` | `ö` | | Ṗ | ṗ | `U+1E56` | `U+1E57` | `Ṗ` | `ṗ` | | Q̇ | q̇ | `U+0051` + `U+0307` | `U+0071` + `U+0307` | `̇` | | | Ş | ş | `U+015E` | `U+015F` | `Ş` | `ş` | | Ṫ | ṫ | `U+1E6A` | `U+1E6B` | `Ṫ` | `ṫ` | | Ü | ü | `U+00DC` | `U+00FC` | `Ü` | `ü` | | Ẋ | ẋ | `U+1E8A` | `U+1E8B` | `Ẋ` | `ẋ` | | Ƶ | ƶ | `U+01B5` | `U+01B6` | `Ƶ` | `ƶ` | ## Links - [Unicode characters](https://www.compart.com/en/unicode/) - [Keyman Developer 15 Tutorial](https://lingtran.net/Keyman-Developer-15-Tutorial) - [Folder and File Structure and Naming](https://help.keyman.com/developer/keyboards/github/step-0) - [Key and Key Layer Organization](https://help.keyman.com/developer/current-version/guides/develop/creating-a-touch-keyboard-layout-for-amharic-the-nitty-gritty) - [Guide: Keyman for iPhone and iPad Developer Support](https://help.keyman.com/DEVELOPER/ENGINE/iphone-and-ipad/current-version/)