aboutsummarylogtreecommitdiffstats
path: root/us_da
blob: fc0ad70c8966239b93a5689fae82403c0f8342f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
default  partial alphanumeric_keys
xkb_symbols "basic" {
    include "us(basic)"

    name[Group1]= "English (US, with æøå)";

    key <AD11> {	[ bracketleft,	braceleft, aring, Aring	]	};
    key <AC10> {	[ semicolon,	colon, ae, AE		]	};
    key <AC11> {	[ apostrophe,	quotedbl, oslash, Ooblique	]	};

    include "level3(ralt_switch)"
};