1# Copyright (C) 2017 The Android Open Source Project
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7#      http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15#
16# Azerbaijan (AZ) keyboard layout.
17#
18
19type OVERLAY
20
21### ROW 1
22
23key GRAVE {
24    label:                              '`'
25    base:                               '`'
26    shift:                              '~'
27}
28
29key 1 {
30    label:                              '1'
31    base:                               '1'
32    shift:                              '!'
33}
34
35key 2 {
36    label:                              '2'
37    base:                               '2'
38    shift:                              '"'
39    ralt:                               '@'
40}
41
42key 3 {
43    label:                              '3'
44    base:                               '3'
45    shift:                              '\u2166'
46}
47
48key 4 {
49    label:                              '4'
50    base:                               '4'
51    shift:                              ';'
52}
53
54key 5 {
55    label:                              '5'
56    base:                               '5'
57    shift:                              '%'
58}
59
60key 6 {
61    label:                              '6'
62    base:                               '6'
63    shift:                              ':'
64    shift+ralt:                         '^'
65}
66
67key 7 {
68    label:                              '7'
69    base:                               '7'
70    shift:                              '?'
71    ralt:                               '&'
72}
73
74key 8 {
75    label:                              '8'
76    base:                               '8'
77    shift:                              '*'
78}
79
80key 9 {
81    label:                              '9'
82    base:                               '9'
83    shift:                              '('
84}
85
86key 0 {
87    label:                              '0'
88    base:                               '0'
89    shift:                              ')'
90}
91
92key MINUS {
93    label:                              '-'
94    base:                               '-'
95    shift:                              '_'
96}
97
98key EQUALS {
99    label:                              '='
100    base:                               '='
101    shift:                              '+'
102}
103
104### ROW 2
105
106key Q {
107    label:                              'Q'
108    base:                               'q'
109    shift, capslock:                    'Q'
110    shift+capslock:                     'q'
111}
112
113key W {
114    label:                              '\u00dc'
115    base:                               '\u00fc'
116    shift, capslock:                    '\u00dc'
117    shift+capslock:                     '\u00fc'
118}
119
120key E {
121    label:                              'E'
122    base:                               'e'
123    shift, capslock:                    'E'
124    shift+capslock:                     'e'
125}
126
127key R {
128    label:                              'R'
129    base:                               'r'
130    shift, capslock:                    'R'
131    shift+capslock:                     'r'
132}
133
134key T {
135    label:                              'T'
136    base:                               't'
137    shift, capslock:                    'T'
138    shift+capslock:                     't'
139}
140
141key Y {
142    label:                              'Y'
143    base:                               'y'
144    shift, capslock:                    'Y'
145    shift+capslock:                     'y'
146}
147
148key U {
149    label:                              'U'
150    base:                               'u'
151    shift, capslock:                    'U'
152    shift+capslock:                     'u'
153}
154
155key I {
156    label:                              '\u0130'
157    base:                               'i'
158    shift, capslock:                    '\u0130'
159    shift+capslock:                     'i'
160}
161
162key O {
163    label:                              'O'
164    base:                               'o'
165    shift, capslock:                    'O'
166    shift+capslock:                     'o'
167}
168
169key P {
170    label:                              'P'
171    base:                               'p'
172    shift, capslock:                    'P'
173    shift+capslock:                     'p'
174}
175
176key LEFT_BRACKET {
177    label:                              '\u00d6'
178    base:                               '\u00f6'
179    shift:                              '\u00d6'
180    shift+capslock:                     '\u00f6'
181}
182
183key RIGHT_BRACKET {
184    label:                              '\u011e'
185    base:                               '\u011f'
186    shift:                              '\u011e'
187    shift+capslock:                     '\u011f'
188}
189
190key BACKSLASH {
191    label:                              '\\'
192    base:                               '\\'
193    shift:                              '|'
194}
195
196### ROW 3
197
198key A {
199    label:                              'A'
200    base:                               'a'
201    shift, capslock:                    'A'
202    shift+capslock:                     'a'
203}
204
205key S {
206    label:                              'S'
207    base:                               's'
208    shift, capslock:                    'S'
209    shift+capslock:                     's'
210}
211
212key D {
213    label:                              'D'
214    base:                               'd'
215    shift, capslock:                    'D'
216    shift+capslock:                     'd'
217}
218
219key F {
220    label:                              'F'
221    base:                               'f'
222    shift, capslock:                    'F'
223    shift+capslock:                     'f'
224}
225
226key G {
227    label:                              'G'
228    base:                               'g'
229    shift, capslock:                    'G'
230    shift+capslock:                     'g'
231}
232
233key H {
234    label:                              'H'
235    base:                               'h'
236    shift, capslock:                    'H'
237    shift+capslock:                     'h'
238}
239
240key J {
241    label:                              'J'
242    base:                               'j'
243    shift, capslock:                    'J'
244    shift+capslock:                     'j'
245}
246
247key K {
248    label:                              'K'
249    base:                               'k'
250    shift, capslock:                    'K'
251    shift+capslock:                     'k'
252}
253
254key L {
255    label:                              'L'
256    base:                               'l'
257    shift, capslock:                    'L'
258    shift+capslock:                     'l'
259}
260
261key SEMICOLON {
262    label:                              'I'
263    base:                               '\u0131'
264    shift:                              'I'
265    shift+capslock:                     '\u0131'
266}
267
268key APOSTROPHE {
269    label:                              '\u018f'
270    base:                               '\u0259'
271    shift:                              '\u018f'
272    shift+capslock:                     '\u0259'
273}
274
275### ROW 4
276
277key Z {
278    label:                              'Z'
279    base:                               'z'
280    shift, capslock:                    'Z'
281    shift+capslock:                     'z'
282}
283
284key X {
285    label:                              'X'
286    base:                               'x'
287    shift, capslock:                    'X'
288    shift+capslock:                     'x'
289}
290
291key C {
292    label:                              'C'
293    base:                               'c'
294    shift, capslock:                    'C'
295    shift+capslock:                     'c'
296}
297
298key V {
299    label:                              'V'
300    base:                               'v'
301    shift, capslock:                    'V'
302    shift+capslock:                     'v'
303}
304
305key B {
306    label:                              'B'
307    base:                               'b'
308    shift, capslock:                    'B'
309    shift+capslock:                     'b'
310}
311
312key N {
313    label:                              'N'
314    base:                               'n'
315    shift, capslock:                    'N'
316    shift+capslock:                     'n'
317}
318
319key M {
320    label:                              'M'
321    base:                               'm'
322    shift, capslock:                    'M'
323    shift+capslock:                     'm'
324}
325
326key COMMA {
327    label:                              '\u00c7'
328    base:                               '\u00e7'
329    shift:                              '\u00c7'
330    shift+capslock:                     '\u00e7'
331}
332
333key PERIOD {
334    label:                              '\u015e'
335    base:                               '\u015f'
336    shift:                              '\u015e'
337    shift+capslock:                     '\u015f'
338}
339
340key SLASH {
341    label:                              '.'
342    base:                               '.'
343    shift:                              ','
344}
345