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