committed by
GitHub
parent
08289fc53a
commit
eee9a53a80
@@ -1,16 +1,16 @@
|
||||
### Custom aurora sweep keymap
|
||||
|
||||
This keymap is inspired by [optimot](https://optimot.fr) which is a French layout.
|
||||
Nonetheless it uses the US international extended keymap for French keys.
|
||||
|
||||
This keymap is inspired by [optimot](https://bepo.fr/) which is a French layout.
|
||||
Nonetheless all French characters are sent in unicode, so it works with the standard US ANSI layout.
|
||||
It uses the _best_ QMK features :
|
||||
|
||||
It uses the *best* qmk features :
|
||||
- combos ♥
|
||||
- auto shift
|
||||
- leader
|
||||
- combos ♥
|
||||
- auto shift
|
||||
- leader
|
||||
|
||||
I tried to optimise key positions for neovim and i3wm while limit digrams.
|
||||
The oled screens are used to display the current layout, the modifier keys and the leader key.
|
||||
The oled screens are used to display the current layout, the modifier keys and the leader key.
|
||||
|
||||

|
||||

|
||||
@@ -27,104 +27,71 @@ Navigate into the keymap folder and launch this command for both sides :
|
||||
|
||||
qmk compile && qmk flash
|
||||
|
||||
and :
|
||||
And :
|
||||
|
||||
Click twice on the flash button and use nautilus for instance to clic on the keyboard.
|
||||
Click twice on the flash button and use nautilus for instance to clic on the keyboard.
|
||||
Don't forget to flash with the double tap bootloader define before soldering.
|
||||
|
||||
#### Layout
|
||||
|
||||
Set the us altgr international to activate French keys :
|
||||
|
||||
/usr/share/X11/xkb/symbols/
|
||||
localectl list-x11-keymap-variants us
|
||||
|
||||
setxkbmap us altgr-intl
|
||||
|
||||
#### Links
|
||||
|
||||
[qmk](https://docs.qmk.fm/#/)
|
||||
[ferris sweep](https://github.com/davidphilipbarr/Sweep)
|
||||
[splitkb](https://splitkb.com)
|
||||
[splitkb](https://splitkb.com)
|
||||
|
||||
#### Layouts
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
#### French
|
||||
|
||||
| - | |
|
||||
|------------------|------------------------|
|
||||
| space + e | é |
|
||||
| space + i | ç |
|
||||
| space + a | æ |
|
||||
| space + o | œ |
|
||||
| comma + a | à |
|
||||
| comma + e | è |
|
||||
| comma + i | ì |
|
||||
| comma + o | ò |
|
||||
| comma + u | ù |
|
||||
| enter + a | â |
|
||||
| enter + e | ê |
|
||||
| enter + i | î |
|
||||
| enter + o | ô |
|
||||
| enter + u | û |
|
||||
| dot + a | ä |
|
||||
| dot + e | ë |
|
||||
| dot + i | ï |
|
||||
| dot + o | ö |
|
||||
| dot + u | ü |
|
||||
| dot + y | ÿ |
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
#### Leader
|
||||
|
||||
| - | |
|
||||
|--------------------|------------------------|
|
||||
| M + S | mail short |
|
||||
| M + L | mail long |
|
||||
| D + E + G | ° |
|
||||
| C + O + P | © |
|
||||
| R + E + G | ® |
|
||||
| D + I + A | ø |
|
||||
| D + I + A + M | Ø |
|
||||
| E + U + R | € |
|
||||
| P + O + U | £ |
|
||||
| Y + E + N | ¥ |
|
||||
| C + E + N | ¢ |
|
||||
| P + I | π |
|
||||
| P + I + I | Π |
|
||||
| O + M + E | ω |
|
||||
| O + M + E + G | Ω |
|
||||
| U + P + F | ⁰ |
|
||||
| D + N + F | ₀ |
|
||||
| - | |
|
||||
| ------------- | ---------- |
|
||||
| M + S | mail short |
|
||||
| M + L | mail long |
|
||||
| D + E + G | ° |
|
||||
| C + O + P | © |
|
||||
| R + E + G | ® |
|
||||
| D + I + A | ø |
|
||||
| D + I + A + M | Ø |
|
||||
| E + U + R | € |
|
||||
| P + O + U | £ |
|
||||
| Y + E + N | ¥ |
|
||||
| C + E + N | ¢ |
|
||||
| P + I | π |
|
||||
| P + I + I | Π |
|
||||
| O + M + E | ω |
|
||||
| O + M + E + G | Ω |
|
||||
| U + P + F | ⁰ |
|
||||
| D + N + F | ₀ |
|
||||
|
||||
| - | |
|
||||
|--------------------|------------------------|
|
||||
| M + U + L | × |
|
||||
| D + I + V | ÷ |
|
||||
| P + M | ± |
|
||||
| I + N + E | ≠ |
|
||||
| A + L + M | ≈ |
|
||||
| S + Q + U | √ |
|
||||
| I + N + F | ∞ |
|
||||
| < + < | ≤ |
|
||||
| > + > | ≥ |
|
||||
| F + S + T | ¼ |
|
||||
| F + S + G | ½ |
|
||||
| F + H + T | ¾ |
|
||||
|
||||
| - | |
|
||||
|--------------------|------------------------|
|
||||
| F + L + A | ⚡ |
|
||||
| S + P + A | ✨ |
|
||||
| O + W + D | ⛔ |
|
||||
| C + O + F | ☕ |
|
||||
| U + M + B | ☔ |
|
||||
| Y + E + S | ✅ |
|
||||
| N + O | ❎ |
|
||||
| C + R + O | ❌ |
|
||||
| ? | ❔ |
|
||||
| ! | ❕ |
|
||||
| ? + ? | ❓ |
|
||||
| ! + ! | ❗ |
|
||||
| - | |
|
||||
| --------- | --- |
|
||||
| M + U + L | × |
|
||||
| D + I + V | ÷ |
|
||||
| P + M | ± |
|
||||
| I + N + E | ≠ |
|
||||
| A + L + M | ≈ |
|
||||
| S + Q + U | √ |
|
||||
| I + N + F | ∞ |
|
||||
| < + < | ≤ |
|
||||
| > + > | ≥ |
|
||||
| F + S + T | ¼ |
|
||||
| F + S + G | ½ |
|
||||
| F + H + T | ¾ |
|
||||
|
||||
Reference in New Issue
Block a user