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