3 partial default alphanumeric_keys
8 name[Group1]= "Faroe Islands";
10 key <TLDE> { [ onehalf, section, threequarters, paragraph ] };
11 key <LSGT> { [ less, greater, backslash, notsign ] };
12 key <SPCE> { [ space, space, nobreakspace, nobreakspace ] };
14 key <AE05> { [ 5, percent, NoSymbol, cent ] };
15 key <AE06> { [ 6, ampersand, yen, NoSymbol ] };
16 key <AE11> { [ plus, question, plusminus, questiondown ] };
17 key <AE12> { [dead_acute, dead_grave, bar, brokenbar ] };
19 key <AB03> { [ c, C, copyright, NoSymbol ] };
20 key <AB10> { [ minus, underscore, hyphen, macron ] };
22 key <AC03> { [ d, D, eth, ETH ] };
23 key <AC10> { [ ae, AE ] };
24 key <AC11> { [ oslash, Ooblique ] };
26 key <AD08> { [ i, I ] };
27 key <AD11> { [ aring, Aring, dead_diaeresis, dead_circumflex ] };
28 key <AD12> { [ eth, ETH, dead_tilde, dead_caron ] };
30 key <BKSL> { [apostrophe, asterisk, dead_doubleacute, multiply ] };
32 include "level3(ralt_switch)"
35 partial alphanumeric_keys
36 xkb_symbols "nodeadkeys" {
40 name[Group1]= "Faroe Islands - Eliminate dead keys";
42 key <AE12> { [ acute, grave, bar, ogonek ] };
43 key <AD11> { [ aring, Aring, diaeresis, degree ] };
44 key <AD12> { [ diaeresis, asciicircum, asciitilde, macron ] };
45 key <AC10> { [ ae, AE, acute, doubleacute ] };
46 key <AC11> { [ oslash, Ooblique, asciicircum, caron ] };
47 key <BKSL> { [apostrophe, asterisk, doubleacute, multiply ] };
48 key <AB08> { [ comma, semicolon, cedilla, ogonek ] };
49 key <AB09> { [ period, colon, periodcentered, abovedot ] };