Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sahtu] Added Sahtu Keyboard for Dene Kede language #3350

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions release/sahtu/sahtu_keyboard/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Sahtu Keyboard
This is a Keyman keyboard for the Sahtu language, supporting Windows, Mac, and Linux.

## Features
- Supports custom diacritics
- Works on Windows, Mac, and Linux
- Includes an on-screen keyboard

## Installation
Download and install using Keyman.
1 change: 1 addition & 0 deletions release/sahtu/sahtu_keyboard/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
50 changes: 50 additions & 0 deletions release/sahtu/sahtu_keyboard/sahtu_keyboard.kmn
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
store(&NAME) 'sahtu_keyboard_2'
store(&KEYBOARDVERSION) '2.0'
store(&TARGETS) 'any'
store(&VISUALKEYBOARD) 'sahtu_keyboard.kvks'
begin Unicode > use(main)

group(main) using keys


c ---- Accents ----
+ [K_LBRKT] > U+0301 c Acute Accent (́)
+ [K_RBRKT] > U+0328 c Ogonek (̨)
c + [K_P] > U+0328 U+0301 c Both Accents (̨́) stacked diacritics always have ogonek before accent
+ [K_I] > U+0131 c dotless i

c ---- Special characters
+ [K_COLON] > U+0142 c Small Letter L with Stroke
+ [SHIFT K_COLON] > U+0141 c L with Stroke
+ [K_BKQUOTE] > U+01DD c Small Letter Schwa
+ [SHIFT K_BKQUOTE] > U+018E c Schwa
+ [K_BKSLASH] > U+0242 c Small Letter Glottal Stop
+ [SHIFT K_BKSLASH] > U+0241 c Glottal Stop


c ---- Key swaps ----
+ [SHIFT K_COMMA] > ':'
+ [SHIFT K_PERIOD] > ';'
+ [ALT K_LBRKT] > U+005B c [
+ [ALT K_RBRKT] > U+005D c ]
+ [ALT K_COLON] > '{' c {
+ [ALT K_QUOTE] > '}' c }
+ [ALT K_COMMA] > U+2329 c :
+ [ALT K_PERIOD] > U+232A c ;
+ [ALT K_I] > 'i'
c + [ALT K_E] > U+01DD c schwa
+ [ALT K_BKSLASH] > '\'
+ [ALT K_SLASH] > '|'
+ [ALT K_BKQUOTE] > '`'
+ [ALT K_1] > '~'











Binary file added release/sahtu/sahtu_keyboard/sahtu_keyboard.kmp
Binary file not shown.
75 changes: 75 additions & 0 deletions release/sahtu/sahtu_keyboard/sahtu_keyboard.kps
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
<?xml version="1.0" encoding="utf-8"?>
<Package>
<System>
<KeymanDeveloperVersion>17.0.335.0</KeymanDeveloperVersion>
<FileVersion>7.0</FileVersion>
</System>
<Options>
<ExecuteProgram></ExecuteProgram>
<ReadMeFile>readme.htm</ReadMeFile>
<LicenseFile>..\LICENSE.md</LicenseFile>
<MSIFileName></MSIFileName>
<MSIOptions></MSIOptions>
<FollowKeyboardVersion/>
</Options>
<StartMenu>
<Folder></Folder>
<Items/>
</StartMenu>
<Info>
<Name URL="">sahtu_keyboard_package</Name>
<Copyright URL="">Copyright © Andrew Speakman</Copyright>
<Author URL="">Andrew Speakman</Author>
<Description URL="">A keyboard for specific Sahtu Kede accents and letters, and general Sahtu Kede typing.</Description>
<Version URL=""></Version>
</Info>
<Files>
<File>
<Name>..\build\sahtu_keyboard.js</Name>
<Description></Description>
<CopyLocation>0</CopyLocation>
<FileType>.js</FileType>
</File>
<File>
<Name>..\build\sahtu_keyboard.kvk</Name>
<Description></Description>
<CopyLocation>0</CopyLocation>
<FileType>.kvk</FileType>
</File>
<File>
<Name>welcome.htm</Name>
<Description></Description>
<CopyLocation>0</CopyLocation>
<FileType>.htm</FileType>
</File>
<File>
<Name>readme.htm</Name>
<Description></Description>
<CopyLocation>0</CopyLocation>
<FileType>.htm</FileType>
</File>
<File>
<Name>..\LICENSE.md</Name>
<Description></Description>
<CopyLocation>0</CopyLocation>
<FileType>.md</FileType>
</File>
<File>
<Name>..\build\sahtu_keyboard.kmx</Name>
<Description>Keyboard sahtu_keyboard_1</Description>
<CopyLocation>0</CopyLocation>
<FileType>.kmx</FileType>
</File>
</Files>
<Keyboards>
<Keyboard>
<Name>sahtu_keyboard_1</Name>
<ID>sahtu_keyboard</ID>
<Version>1.0</Version>
<Languages>
<Language ID="scs">Délı̨nę Kǝdǝ</Language>
</Languages>
</Keyboard>
</Keyboards>
<Strings/>
</Package>
40 changes: 40 additions & 0 deletions release/sahtu/sahtu_keyboard/sahtu_keyboard.kvks
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<?xml version="1.0" encoding="utf-8"?>
<visualkeyboard>
<header>
<version>10.0</version>
<kbdname>sahtu_keyboard</kbdname>
<flags>
<displayunderlying/>
</flags>
</header>
<encoding name="unicode" fontname="Arial" fontsize="-12">
<layer shift="A">
<key vkey="K_QUOTE">}</key>
<key vkey="K_COMMA">〈</key>
<key vkey="K_PERIOD">〉</key>
<key vkey="K_SLASH">|</key>
<key vkey="K_1">~</key>
<key vkey="K_COLON">{</key>
<key vkey="K_LBRKT">[</key>
<key vkey="K_BKSLASH">\</key>
<key vkey="K_RBRKT">]</key>
<key vkey="K_BKQUOTE">`</key>
<key vkey="K_I">i</key>
</layer>
<layer shift="S">
<key vkey="K_COLON">Ł</key>
<key vkey="K_COMMA">:</key>
<key vkey="K_PERIOD">;</key>
<key vkey="K_BKSLASH">Ɂ</key>
<key vkey="K_BKQUOTE">Ǝ</key>
</layer>
<layer shift="">
<key vkey="K_COLON">ł</key>
<key vkey="K_LBRKT">◌́ </key>
<key vkey="K_BKSLASH">ɂ</key>
<key vkey="K_RBRKT">◌̨ </key>
<key vkey="K_BKQUOTE">ǝ</key>
<key vkey="K_I">ı</key>
</layer>
</encoding>
</visualkeyboard>