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

Runeboard Version 2 Update #2334

Merged
merged 13 commits into from
Aug 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 6 additions & 0 deletions experimental/r/runeboard/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Runeboard Change History
====================

2.0 (2023-08-09)
----------------
* Updated layout - minor changes to default layer but more major changes to other layers
* Added 4th layer to mobile version
* Updated font to Catrinity & removed all other previously included fonts

1.3 (2023-05-24)
----------------
* Added characters on ctrl-alt shift layer
Expand Down
5 changes: 2 additions & 3 deletions experimental/r/runeboard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ This keyboard is also designed for typing the Proto-Germanic language, using the

Although not designed for the purpose, this keyboard does have the ability to type the Old Norse language, using the runic script (Younger Fuþark runes), with a standard 104- or 105-key layout.

The layout contains the entire Unicode Runic Block, including the Franks Casket runes and the 3 novel runes invented by Tolkien. The ability of any given machine to display one or more of these characters may be limited by which fonts are installed on it.
The layout contains the entire Unicode Runic Block, including the Franks Casket runes and the 3 novel runes invented by Tolkien. The ability of any given machine to display one or more of these characters may be limited by which fonts are installed on it. The font currently included with the Runeboard is Catrinity.

Links
-----
Watch <a href=https://www.youtube.com/channel/UCWLmY2EMdJxE_ch2BTvwl1g>Rune Revival on YouTube</a>.
Watch <a href=https://www.youtube.com/@LearnRunes>Rune Revival on YouTube</a>.

For help or to report bugs, please visit the Keyman community forums here: https://community.software.sil.org/>

Expand All @@ -38,4 +38,3 @@ Supported Platforms
* Mobile devices
* Desktop devices
* Tablet devices

221 changes: 111 additions & 110 deletions experimental/r/runeboard/runeboard.keyboard_info
Original file line number Diff line number Diff line change
@@ -1,110 +1,111 @@
{
"license": "mit",
"languages": {
"en-Runr": {
"font": {
"family": "Quivira",
"source": [
"Quivira.otf"
]
}
},
"no-Runr": {
"font": {
"family": "Quivira",
"source": [
"Quivira.otf"
]
}
},
"da-Runr": {
"font": {
"family": "Quivira",
"source": [
"Quivira.otf"
]
}
},
"ang-Runr": {
"font": {
"family": "Quivira",
"source": [
"Quivira.otf"
]
}
},
"enm-Runr": {
"font": {
"family": "Quivira",
"source": [
"Quivira.otf"
]
}
},
"de-Runr": {
"font": {
"family": "Quivira",
"source": [
"Quivira.otf"
]
}
},
"non": {
"font": {
"family": "Quivira",
"source": [
"Quivira.otf"
]
}
},
"is-Runr": {
"font": {
"family": "Quivira",
"source": [
"Quivira.otf"
]
}
},
"sv-Runr": {
"font": {
"family": "Quivira",
"source": [
"Quivira.otf"
]
}
},
"fo-Runr": {
"font": {
"family": "Quivira",
"source": [
"Quivira.otf"
]
}
},
"sco-Runr": {
"font": {
"family": "Quivira",
"source": [
"Quivira.otf"
]
}
},
"nds-Runr": {
"font": {
"family": "Quivira",
"source": [
"Quivira.otf"
]
}
},
"sxu-Runr": {
"font": {
"family": "Quivira",
"source": [
"Quivira.otf"
]
}
}
},
"description": "Runeboard includes the entire Unicode Runic Block. It is designed for typing the English language (whether Old, Middle, or Modern) using the runic script (Anglo-Saxon Fuþorc runes), & the Proto-Germanic language (Elder Fuþark runes), with a standard 104- or 105-key layout. Consequently, it can also type other Germanic languages using the same script. Although not ergonomically designed for the purpose, this keyboard also has the ability to type the Old Norse language using the runic script (Younger Fuþark runes). It includes the Franks Casket runes and the 3 novel runes invented by Tolkien; however, the ability of any given machine to display one or more of these characters may be limited by which fonts are installed on that machine."
}
{
"license": "mit",
"languages": {
"en-Runr": {
"font": {
"family": "Catrinity",
"source": [
"Catrinity.otf"
]
}
},
"no-Runr": {
"font": {
"family": "Catrinity",
"source": [
"Catrinity.otf"
]
}
},
"da-Runr": {
"font": {
"family": "Catrinity",
"source": [
"Catrinity.otf"
]
}
},
"ang-Runr": {
"font": {
"family": "Catrinity",
"source": [
"Catrinity.otf"
]
}
},
"enm-Runr": {
"font": {
"family": "Catrinity",
"source": [
"Catrinity.otf"
]
}
},
"de-Runr": {
"font": {
"family": "Catrinity",
"source": [
"Catrinity.otf"
]
}
},
"non": {
"font": {
"family": "Catrinity",
"source": [
"Catrinity.otf"
]
}
},
"is-Runr": {
"font": {
"family": "Catrinity",
"source": [
"Catrinity.otf"
]
}
},
"sv-Runr": {
"font": {
"family": "Catrinity",
"source": [
"Catrinity.otf"
]
}
},
"fo-Runr": {
"font": {
"family": "Catrinity",
"source": [
"Catrinity.otf"
]
}
},
"sco-Runr": {
"font": {
"family": "Catrinity",
"source": [
"Catrinity.otf"
]
}
},
"nds-Runr": {
"font": {
"family": "Catrinity",
"source": [
"Catrinity.otf"
]
}
},
"sxu-Runr": {
"font": {
"family": "Catrinity",
"source": [
"Catrinity.otf"
]
}
}
},
"description": "Runeboard includes the entire Unicode Runic Block. It is designed for typing the English language (whether Old, Middle, or Modern) using the runic script (Anglo-Saxon Fuþorc runes), & the Proto-Germanic language (Elder Fuþark runes), with a standard 104- or 105-key layout. Consequently, it can also type other Germanic languages using the same script. Although not ergonomically designed for the purpose, this keyboard also has the ability to type the Old Norse language using the runic script (Younger Fuþark runes). It includes the Franks Casket runes and the 3 novel runes invented by Tolkien; however, the ability of any given machine to display one or more of these characters may be limited by which fonts are installed on that machine."
}