fabi1cazenave / qwerty-lafayette

QWERTY keyboard layout for French-speaking users

Home Page:https://qwerty-lafayette.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qwerty-Lafayette

A Qwerty layout for French-speaking users.

TL;DR:

  • use a dead key on the home row for the most frequent accented characters;
  • use the AltGr layer for programming symbols. Or don’t use it at all, and keep two alt keys.

This layout claims to be better than Azerty for French and better than Qwerty for programming.

Layout

The ; key is turned into a dead key that gives access to all acute accents, grave accents, cedillas, digraphs and quote signs you’ll need to write in proper French:

base & dead key layout

… which leaves the AltGr layer fully available for any customization you have in mind.

altgr layout

The default layout allows to write in English, French, Spanish, Portuguese, Italian, German, Dutch and Esperanto easily.

More information on the website (in French): https://qwerty-lafayette.org/

Download

https://qwerty-lafayette.org/#download

Make your own

You’ll need the latest version of Kalamine to build your own layout:

pip3 install kalamine

And build your custom layout like this:

kalamine MyCustomLayout.yaml

Why the name?

Because of Gilbert du Motier, Marquis de Lafayette.

Alternatives

There are other ways to use a Qwerty-US keyboard for French. Here are the two most intuitive ones:

  • qwerty-intl — turns `~'"^ into dead keys;
  • qwerty-fr — smart use of the AltGr layer for direct access to all French accented characters, as well as dead keys for other characters.

Qwerty-Lafayette provides sharper typography and better ergonomics in the long run, but has a steeper learning curve for non-touch-typists.

About

QWERTY keyboard layout for French-speaking users

https://qwerty-lafayette.org/


Languages

Language:Python 46.9%Language:HTML 24.3%Language:JavaScript 23.5%Language:CSS 4.8%Language:Makefile 0.3%