-
Notifications
You must be signed in to change notification settings - Fork 0
/
layout.toml
29 lines (28 loc) · 3.31 KB
/
layout.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# kalamine keyboard layout descriptor
name = "futhorc" # full layout name, displayed in the keyboard settings
name8 = "futhorc" # short Windows filename: no spaces, no special chars
locale = "en" # locale/language id
variant = "futhorc" # layout variant id
author = "nobody" # author name
description = "modern FUÞORC layout"
url = "https://OneDeadKey.github.com/kalamine"
version = "1.0.1"
geometry = "ISO"
base = '''
┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━━┓
│ ~ │ ! │ @ │ # │ $ │ % │ ^ │ & │ * │ ( │ ) │ _ │ + ┃ ┃
│ ` │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ = ┃ ⌫ ┃
┢━━━━━┷━━┱──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┺━━┳━━━━━━━┫
┃ ┃ │ │ ᛠ │ │ ᚦ │ ᛄ │ ᚣ │ ᛇ │ ᛟ │ │ { │ } ┃ ┃
┃ ↹ ┃ ᛢ │ ᚹ │ ᛖ │ ᚱ │ ᛏ │ ᛡ │ ᚢ │ ᛁ │ ᚩ │ ᛈ │ [ │ ] ┃ ┃
┣━━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ⏎ ┃
┃ ┃ ᚪ │ ᛥ │ │ │ ᛤ │ │ │ │ │ : │ " │ | ┃ ┃
┃ ⇬ ┃ ᚫ │ ᛋ │ ᛞ │ ᚠ │ ᚸ │ ᚻ │ ᚷ │ ᛣ │ ᛚ │ ; │ ' │ \ ┃ ┃
┣━━━━━━┳━━┹──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┲━━┷━━━━━┻━━━━━━┫
┃ ┃ | │ │ │ │ │ │ ᛝ │ │ < │ > │ ? ┃ ┃
┃ ⇧ ┃ \ │ ᛉ │ │ ᚳ │ │ ᛒ │ ᚾ │ ᛗ │ │ ᛫ │ / ┃ ⇧ ┃
┣━━━━━━┻┳━━━━┷━━┳━━┷━━━━┱┴─────┴─────┴─────┴─────┴─────┴─┲━━━┷━━━┳━┷━━━━━╋━━━━━━━┳━━━━━━━┫
┃ ┃ ┃ ┃ ┃ ┃ ┃ ┃ ┃
┃ Ctrl ┃ super ┃ Alt ┃ ␣ ┃ AltGr ┃ super ┃ menu ┃ Ctrl ┃
┗━━━━━━━┻━━━━━━━┻━━━━━━━┹────────────────────────────────┺━━━━━━━┻━━━━━━━┻━━━━━━━┻━━━━━━━┛
'''