qmk_firmware/keyboards/splitkb/aurora/sweep/keymaps/flinguenheld/readme.md

98 lines
2.5 KiB
Markdown
Raw Normal View History

2023-02-10 10:07:39 +01:00
### 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.
2023-02-10 10:07:39 +01:00
It uses the _best_ QMK features :
2023-02-10 10:07:39 +01:00
- combos ♥
- auto shift
- leader
2023-02-10 10:07:39 +01:00
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.
2023-02-10 10:07:39 +01:00
![oledmodifiers](https://i.imgur.com/on95jx0.png)
![oledmouse](https://i.imgur.com/PwkR6P2.png)
#### Install
Clone this repo in the folder :
~/qmk_firmware/keyboards/splitkb/aurora/sweep/keymaps/
#### Compile and flash
Navigate into the keymap folder and launch this command for both sides :
qmk compile && qmk flash
And :
2023-02-10 10:07:39 +01:00
Click twice on the flash button and use nautilus for instance to clic on the keyboard.
2023-02-10 10:07:39 +01:00
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
2023-02-10 10:07:39 +01:00
#### Links
[qmk](https://docs.qmk.fm/#/)
[ferris sweep](https://github.com/davidphilipbarr/Sweep)
[splitkb](https://splitkb.com)
2023-02-10 10:07:39 +01:00
#### Layouts
![base](https://i.imgur.com/i7NgrCD.png)
![numeric](https://i.imgur.com/6Yso40L.png)
![mouse](https://i.imgur.com/skSL4Lo.png)
![arrows](https://i.imgur.com/NIjJR2I.png)
![adjust](https://i.imgur.com/xj6i70P.png)
![fn](https://i.imgur.com/Q41ZdQi.png)
![left hand](https://i.imgur.com/WDEGxGM.png)
2023-02-10 10:07:39 +01:00
![combos](https://i.imgur.com/wj6DEY0.png)
2023-02-10 10:07:39 +01:00
#### 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 + 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 | ¾ |