1# Copyright (C) 2013 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# Hebrew (based EU) 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 shift+capslock: '\u05b0' 30} 31 32key 1 { 33 label: '1' 34 base: '1' 35 shift: '!' 36 shift+capslock: '\u05b1' 37} 38 39key 2 { 40 label: '2' 41 base: '2' 42 shift: '@' 43 shift+capslock: '\u05b2' 44} 45 46key 3 { 47 label: '3' 48 base: '3' 49 shift: '#' 50 shift+capslock: '\u05b3' 51} 52 53key 4 { 54 label: '4' 55 base: '4' 56 shift: '$' 57 ralt: '\u20aa' 58 shift+capslock: '\u05b4' 59} 60 61key 5 { 62 label: '5' 63 base: '5' 64 shift: '%' 65 shift+capslock: '\u05b5' 66} 67 68key 6 { 69 label: '6' 70 base: '6' 71 shift: '^' 72 shift+capslock: '\u05b6' 73} 74 75key 7 { 76 label: '7' 77 base: '7' 78 shift: '&' 79 shift+capslock: '\u05b7' 80} 81 82key 8 { 83 label: '8' 84 base: '8' 85 shift: '*' 86 shift+capslock: '\u05b8' 87} 88 89key 9 { 90 label: '9' 91 base: '9' 92 shift: ')' 93 shift+capslock: '\u05c2' 94} 95 96key 0 { 97 label: '0' 98 base: '0' 99 shift: '(' 100 shift+capslock: '\u05c1' 101} 102 103key MINUS { 104 label: '-' 105 base: '-' 106 shift: '_' 107 ralt: '\u05bf' 108 shift+capslock: '\u05b9' 109} 110 111key EQUALS { 112 label: '=' 113 base: '=' 114 shift: '+' 115 shift+capslock: '\u05bc' 116} 117 118### ROW 2 119 120key Q { 121 label: 'Q' 122 base: '/' 123 shift, capslock: 'Q' 124 shift+capslock: 'q' 125} 126 127key W { 128 label: 'W' 129 base: '\u0027' 130 shift, capslock: 'W' 131 shift+capslock: 'w' 132} 133 134key E { 135 label: 'E' 136 base: '\u05e7' 137 shift, capslock: 'E' 138 shift+capslock: 'e' 139 ralt: '\u20ac' 140} 141 142key R { 143 label: 'R' 144 base: '\u05e8' 145 shift, capslock: 'R' 146 shift+capslock: 'r' 147} 148 149key T { 150 label: 'T' 151 base: '\u05d0' 152 shift, capslock: 'T' 153 shift+capslock: 't' 154} 155 156key Y { 157 label: 'Y' 158 base: '\u05d8' 159 shift, capslock: 'Y' 160 shift+capslock: 'y' 161} 162 163key U { 164 label: 'U' 165 base: '\u05d5' 166 shift, capslock: 'U' 167 shift+capslock: 'u' 168 ralt: '\u05f0' 169} 170 171key I { 172 label: 'I' 173 base: '\u05df' 174 shift, capslock: 'I' 175 shift+capslock: 'i' 176} 177 178key O { 179 label: 'O' 180 base: '\u05dd' 181 shift, capslock: 'O' 182 shift+capslock: 'o' 183} 184 185key P { 186 label: 'P' 187 base: '\u05e4' 188 shift, capslock: 'P' 189 shift+capslock: 'p' 190} 191 192key LEFT_BRACKET { 193 label: ']' 194 base: ']' 195 shift: '}' 196} 197 198key RIGHT_BRACKET { 199 label: '[' 200 base: '[' 201 shift: '{' 202} 203 204### ROW 3 205 206key A { 207 label: 'A' 208 base: '\u05e9' 209 shift, capslock: 'A' 210 shift+capslock: 'a' 211} 212 213key S { 214 label: 'S' 215 base: '\u05d3' 216 shift, capslock: 'S' 217 shift+capslock: 's' 218} 219 220key D { 221 label: 'D' 222 base: '\u05d2' 223 shift, capslock: 'D' 224 shift+capslock: 'd' 225} 226 227key F { 228 label: 'F' 229 base: '\u05db' 230 shift, capslock: 'F' 231 shift+capslock: 'f' 232} 233 234key G { 235 label: 'G' 236 base: '\u05e2' 237 shift, capslock: 'G' 238 shift+capslock: 'g' 239} 240 241key H { 242 label: 'H' 243 base: '\u05d9' 244 shift, capslock: 'H' 245 shift+capslock: 'h' 246 ralt: '\u05f2' 247} 248 249key J { 250 label: 'J' 251 base: '\u05d7' 252 shift, capslock: 'J' 253 shift+capslock: 'j' 254 ralt: '\u05f1' 255} 256 257key K { 258 label: 'K' 259 base: '\u05dc' 260 shift, capslock: 'K' 261 shift+capslock: 'k' 262} 263 264key L { 265 label: 'L' 266 base: '\u05da' 267 shift, capslock: 'L' 268 shift+capslock: 'l' 269} 270 271key SEMICOLON { 272 label: ';' 273 base: '\u05e3' 274 shift: ':' 275 capslock: ';' 276 shift+capslock: ':' 277} 278 279key APOSTROPHE { 280 label: '\'' 281 base: ',' 282 shift: '"' 283 capslock: '\'' 284 shift+capslock: '"' 285} 286 287key BACKSLASH { 288 label: '\\' 289 base: '\\' 290 shift: '|' 291} 292 293### ROW 4 294 295key PLUS { 296 label: '\\' 297 base: '\\' 298 shift: '|' 299} 300 301key Z { 302 label: 'Z' 303 base: '\u05d6' 304 shift, capslock: 'Z' 305 shift+capslock: 'z' 306} 307 308key X { 309 label: 'X' 310 base: '\u05e1' 311 shift, capslock: 'X' 312 shift+capslock: 'x' 313} 314 315key C { 316 label: 'C' 317 base: '\u05d1' 318 shift, capslock: 'C' 319 shift+capslock: 'c' 320} 321 322key V { 323 label: 'V' 324 base: '\u05d4' 325 shift, capslock: 'V' 326 shift+capslock: 'v' 327} 328 329key B { 330 label: 'B' 331 base: '\u05e0' 332 shift, capslock: 'B' 333 shift+capslock: 'b' 334} 335 336key N { 337 label: 'N' 338 base: '\u05de' 339 shift, capslock: 'N' 340 shift+capslock: 'n' 341} 342 343key M { 344 label: 'M' 345 base: '\u05e6' 346 shift, capslock: 'M' 347 shift+capslock: 'm' 348} 349 350key COMMA { 351 label: ',' 352 base: '\u05ea' 353 shift: '>' 354 capslock: ',' 355 shift+capslock: '>' 356} 357 358key PERIOD { 359 label: '.' 360 base: '\u05e5' 361 shift: '<' 362 capslock: '.' 363 shift+capslock: '<' 364} 365 366key SLASH { 367 label: '/' 368 base: '.' 369 shift: '?' 370 capslock: '/' 371 shift+capslock: '?' 372} 373