[][src]Module pc_keyboard::layouts

Implements the various keyboard layouts.

We have one layout per file, but where two layouts are similar, you can handle all the 'different' keys first, and then jump to another handler - see UK105 and US104 as an example of that.

Structs

Azerty
Dvorak104Key
Jis109Key
Uk105Key
Us104Key