Add usfraltgr custom keyboard layout

This commit is contained in:
Alice Gaudon 2021-06-18 15:26:29 +02:00
parent e0deadf5cd
commit 8d1e163989
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
default partial alphanumeric_keys
xkb_symbols "basic" {
include "us(euro)"
name[Group1]="English (US, euro on 5, fr alt gr helpers)";
key <AD03> { [ NoSymbol, NoSymbol, U00E9, U00E8 ] };
key <AC01> { [ NoSymbol, NoSymbol, U00E0 ] };
key <AB03> { [ NoSymbol, NoSymbol, U00E7 ] };
};