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