diff options
| author | Andreas Lindhé <andreas@lindhe.io> | 2017-06-28 15:05:31 +0200 |
|---|---|---|
| committer | Jack Humbert <jack.humb@gmail.com> | 2017-07-05 10:56:53 -0400 |
| commit | b228cf7ba44ea03b4b0c078c24bca7d557ceddac (patch) | |
| tree | ab46a6cba120cc3c65a3a9f69d07b9d3e94d7406 /keyboards | |
| parent | 41b23af60e10336fbf4b44912ece158d474a80f9 (diff) | |
| download | qmk_firmware-b228cf7ba44ea03b4b0c078c24bca7d557ceddac.tar.gz qmk_firmware-b228cf7ba44ea03b4b0c078c24bca7d557ceddac.zip | |
Update readme
Diffstat (limited to 'keyboards')
| -rw-r--r-- | keyboards/ergodox/keymaps/swedish-lindhe/readme.md | 52 |
1 files changed, 45 insertions, 7 deletions
diff --git a/keyboards/ergodox/keymaps/swedish-lindhe/readme.md b/keyboards/ergodox/keymaps/swedish-lindhe/readme.md index fcd32048d..ef62d9499 100644 --- a/keyboards/ergodox/keymaps/swedish-lindhe/readme.md +++ b/keyboards/ergodox/keymaps/swedish-lindhe/readme.md | |||
| @@ -1,12 +1,50 @@ | |||
| 1 | # Swedish (sv_SE) Qwerty layout for ErgoDox EZ | 1 | # swedish-lindhe ErgoDox (EZ) keymap |
| 2 | 2 | ||
| 3 | This is what I use. It's not very close to the default layout, because this is | 3 | This is a setup that is very useful for me. It may or may not be for |
| 4 | how I want it. Deal with it. | 4 | you. I will use it in conjunction with the A5 overlayed sv_SE layout. |
| 5 | 5 | ||
| 6 | Note that this version does not have proper bindings for the A5 symbol set yet. | 6 | The layout is subject to change (in particular I'm thinking about adding |
| 7 | That have to be implemented in software for now. | 7 | a macro recording feature), but it have not changed much the past year |
| 8 | or two so you can expect it to be stable enough to learn it. | ||
| 8 | 9 | ||
| 9 | The layout image can also be found on | 10 | A5: http://aoeu.info/s/dvorak/svorak |
| 11 | My xkb map: https://github.com/lindhe/dotfiles/blob/master/usr/share/X11/xkb/symbols/se-A5 | ||
| 12 | |||
| 13 | The most major points: | ||
| 14 | ====================== | ||
| 15 | |||
| 16 | I think the layout image can be found on | ||
| 10 | [www.keyboard-layout-editor.com](http://www.keyboard-layout-editor.com/#/gists/d84bc5915707cb30a4f9f754e06ecea3) | 17 | [www.keyboard-layout-editor.com](http://www.keyboard-layout-editor.com/#/gists/d84bc5915707cb30a4f9f754e06ecea3) |
| 11 | 18 | ||
| 12 |  | 19 | L0: |
| 20 | --- | ||
| 21 | |||
| 22 | * Easily accessible F11 key for fullscreening | ||
| 23 | * Print screen | ||
| 24 | * Middle mouse button for X-paste | ||
| 25 | * Improved reachability of meta buttons (LCtrl, LALt, AltGr, LGui etc.) | ||
| 26 | * Cluster Page Up/Down + Home/End by the right thumb | ||
| 27 | * Vim-like arrow layout in right bottom row | ||
| 28 | |||
| 29 | * Set media layer toggle to right thumb (Enter) | ||
| 30 | * Set apostrophe on LCtl (putting it next to some other small | ||
| 31 | characters) | ||
| 32 | |||
| 33 | L1: | ||
| 34 | --- | ||
| 35 | |||
| 36 | * Full function key layout | ||
| 37 | * Teensy button | ||
| 38 | |||
| 39 | L2: | ||
| 40 | --- | ||
| 41 | |||
| 42 | * Improved media buttons layout (close by the jkl; Vim binding) | ||
| 43 | * Improved layout of emulated mouse buttons | ||
| 44 | |||
| 45 | LED behaviour to binary+CAPS | ||
| 46 | ============================ | ||
| 47 | |||
| 48 | The ErgoDox LEDs on this layout is using the two rightmost LEDs as the | ||
| 49 | two LSB in a two digit binary number, representing layer 0, 1, 2 and 3. | ||
| 50 | The leftmost byte/LED indicates CAPS status. | ||
