aboutsummaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorAndreas Lindhé <andreas@lindhe.io>2017-06-28 15:05:31 +0200
committerJack Humbert <jack.humb@gmail.com>2017-07-05 10:56:53 -0400
commitb228cf7ba44ea03b4b0c078c24bca7d557ceddac (patch)
treeab46a6cba120cc3c65a3a9f69d07b9d3e94d7406 /keyboards
parent41b23af60e10336fbf4b44912ece158d474a80f9 (diff)
downloadqmk_firmware-b228cf7ba44ea03b4b0c078c24bca7d557ceddac.tar.gz
qmk_firmware-b228cf7ba44ea03b4b0c078c24bca7d557ceddac.zip
Update readme
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/ergodox/keymaps/swedish-lindhe/readme.md52
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
3This is what I use. It's not very close to the default layout, because this is 3This is a setup that is very useful for me. It may or may not be for
4how I want it. Deal with it. 4you. I will use it in conjunction with the A5 overlayed sv_SE layout.
5 5
6Note that this version does not have proper bindings for the A5 symbol set yet. 6The layout is subject to change (in particular I'm thinking about adding
7That have to be implemented in software for now. 7a macro recording feature), but it have not changed much the past year
8or two so you can expect it to be stable enough to learn it.
8 9
9The layout image can also be found on 10A5: http://aoeu.info/s/dvorak/svorak
11My xkb map: https://github.com/lindhe/dotfiles/blob/master/usr/share/X11/xkb/symbols/se-A5
12
13The most major points:
14======================
15
16I 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![sv_SE Qwerty A5 Lindhe](swedish-qwerty-A5_lindhe.png) 19L0:
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
33L1:
34---
35
36* Full function key layout
37* Teensy button
38
39L2:
40---
41
42* Improved media buttons layout (close by the jkl; Vim binding)
43* Improved layout of emulated mouse buttons
44
45LED behaviour to binary+CAPS
46============================
47
48The ErgoDox LEDs on this layout is using the two rightmost LEDs as the
49two LSB in a two digit binary number, representing layer 0, 1, 2 and 3.
50The leftmost byte/LED indicates CAPS status.