Skip to content

Instantly share code, notes, and snippets.

@stephenR
Created October 25, 2013 17:08
Show Gist options
  • Save stephenR/7158191 to your computer and use it in GitHub Desktop.
Save stephenR/7158191 to your computer and use it in GitHub Desktop.
default
xkb_symbols "basic" {
include "us(basic)"
name[Group1]="Custom (EN-DE)";
key <AE11> {[minus, underscore, ssharp, ssharp]};
key <AD03> {[e, E, EuroSign, EuroSign]};
key <AD11> {[bracketleft, braceleft, udiaeresis, Udiaeresis]};
key <AC10> {[semicolon, colon, odiaeresis, Odiaeresis]};
key <AC11> {[apostrophe, quotedbl, adiaeresis, Adiaeresis]};
include "level3(caps_switch)"
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment