ro.yaml
Unicode text, UTF-8 text
1
info: "
2
Kineboard: Romanian layout based on letter frequency.
3
Copyright 2025, roundabout-host.com <vlad@roundabout-host.com>
4
This program is free software: you can redistribute it and/or modify
5
it under the terms of the GNU General Public Licence as published by
6
the Free Software Foundation, either version 3 of the Licence, or
7
(at your option) any later version.
8
This program is distributed in the hope that it will be useful,
9
but WITHOUT ANY WARRANTY; without even the implied warranty of
10
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11
GNU General Public Licence for more details.
12
You should have received a copy of the GNU General Public Licence
13
along with this program. If not, see <https://www.gnu.org/licenses/>.
14
"
15
16
name: "Romanian"
17
symbol: "ro"
18
description: "Romanian layout based on letter frequency"
19
20
keys:
21
-
22
-
23
- central: a
24
top_left: w
25
top_right: b
26
bottom_right: l
27
bottom_left: ;
28
- central: e
29
top_left: g
30
top_right: s
31
bottom_right: p
32
bottom_left: m
33
- central: i
34
top_left: ă
35
top_right: ș
36
bottom_right: h
37
bottom_left: n
38
- central: o
39
top_left: v
40
top_right: q
41
bottom_right: f
42
bottom_left: â
43
-
44
- central: ă
45
top_left: k
46
top_right: j
47
bottom_right: x
48
bottom_left: "?"
49
- central: r
50
top_left: "-"
51
top_right: î
52
bottom_right: d
53
bottom_left: z
54
- central: u
55
top_left: c
56
top_right: ","
57
bottom_right: "."
58
bottom_left: s
59
- central: t
60
top_left: ț
61
top_right: y
62
bottom_right: "!"
63
bottom_left: "'"
64
-
65
-
66
- central: A
67
top_left: W
68
top_right: B
69
bottom_right: L
70
bottom_left: /
71
- central: E
72
top_left: G
73
top_right: S
74
bottom_right: P
75
bottom_left: M
76
- central: I
77
top_left: Ă
78
top_right: Ș
79
bottom_right: H
80
bottom_left: N
81
- central: O
82
top_left: V
83
top_right: Q
84
bottom_right: F
85
bottom_left: Â
86
-
87
- central: Ă
88
top_left: K
89
top_right: J
90
bottom_right: X
91
bottom_left: "("
92
- central: R
93
top_left: "@"
94
top_right: Î
95
bottom_right: D
96
bottom_left: Z
97
- central: U
98
top_left: C
99
top_right: ”
100
bottom_right: „
101
bottom_left: S
102
- central: T
103
top_left: Ț
104
top_right: Y
105
bottom_right: ")"
106
bottom_left: —
107