diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-08-23 22:29:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-23 22:29:07 -0400 |
commit | d2ff66a985b938e87fffe55c1d9f1dc55e356f91 (patch) | |
tree | 561b3e203033849573a17f5ac6248077ab687676 /keyboards/ergodox/keymaps/swedish-lindhe/readme.md | |
parent | 7260fc3eef98fb7b0e2ed24d3d0d14cf2e613000 (diff) |
Creates a layouts/ folder for keymaps shared between keyboards (#1609)
* include variables and .h files as pp directives
* start layout compilation
* split ergodoxes up
* don't compile all layouts for everything
* might seg fault
* reset layouts variable
* actually reset layouts
* include rules.mk instead
* remove includes from rules.mk
* update variable setting
* load visualizer from path
* adds some more examples
* adds more layouts
* more boards added
* more boards added
* adds documentation for layouts
* use lowercase names for LAYOUT_
* add layout.json files for each layout
* add community folder, default keymaps for layouts
* touch-up default layouts
* touch-up layouts, some keyboard rules.mk
* update documentation for layouts
* fix up serial/i2c switches
Diffstat (limited to 'keyboards/ergodox/keymaps/swedish-lindhe/readme.md')
-rw-r--r-- | keyboards/ergodox/keymaps/swedish-lindhe/readme.md | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/keyboards/ergodox/keymaps/swedish-lindhe/readme.md b/keyboards/ergodox/keymaps/swedish-lindhe/readme.md deleted file mode 100644 index ef62d9499c..0000000000 --- a/keyboards/ergodox/keymaps/swedish-lindhe/readme.md +++ /dev/null @@ -1,50 +0,0 @@ -# swedish-lindhe ErgoDox (EZ) keymap - -This is a setup that is very useful for me. It may or may not be for -you. I will use it in conjunction with the A5 overlayed sv_SE layout. - -The layout is subject to change (in particular I'm thinking about adding -a macro recording feature), but it have not changed much the past year -or two so you can expect it to be stable enough to learn it. - -A5: http://aoeu.info/s/dvorak/svorak -My xkb map: https://github.com/lindhe/dotfiles/blob/master/usr/share/X11/xkb/symbols/se-A5 - -The most major points: -====================== - -I think the layout image can be found on -[www.keyboard-layout-editor.com](http://www.keyboard-layout-editor.com/#/gists/d84bc5915707cb30a4f9f754e06ecea3) - -L0: ---- - -* Easily accessible F11 key for fullscreening -* Print screen -* Middle mouse button for X-paste -* Improved reachability of meta buttons (LCtrl, LALt, AltGr, LGui etc.) -* Cluster Page Up/Down + Home/End by the right thumb -* Vim-like arrow layout in right bottom row - -* Set media layer toggle to right thumb (Enter) -* Set apostrophe on LCtl (putting it next to some other small - characters) - -L1: ---- - -* Full function key layout -* Teensy button - -L2: ---- - -* Improved media buttons layout (close by the jkl; Vim binding) -* Improved layout of emulated mouse buttons - -LED behaviour to binary+CAPS -============================ - -The ErgoDox LEDs on this layout is using the two rightmost LEDs as the -two LSB in a two digit binary number, representing layer 0, 1, 2 and 3. -The leftmost byte/LED indicates CAPS status. |