aboutsummaryrefslogtreecommitdiff
path: root/layouts/community/ergodox
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ergodox')
-rw-r--r--layouts/community/ergodox/ab/readme.md2
-rw-r--r--layouts/community/ergodox/belak/README.md4
-rw-r--r--layouts/community/ergodox/familiar/README.md4
-rw-r--r--layouts/community/ergodox/ordinary/readme.md2
-rw-r--r--layouts/community/ergodox/supercoder/readme.md3
-rw-r--r--layouts/community/ergodox/tm2030/readme.md2
-rw-r--r--layouts/community/ergodox/townk_osx/readme.md2
7 files changed, 9 insertions, 10 deletions
diff --git a/layouts/community/ergodox/ab/readme.md b/layouts/community/ergodox/ab/readme.md
index fde1c1726..22a7922d9 100644
--- a/layouts/community/ergodox/ab/readme.md
+++ b/layouts/community/ergodox/ab/readme.md
@@ -8,7 +8,7 @@ Beginner's keymap emulates standard QWERTY keyboard for beginners. Once you get
8* Easy on beginners. It has everything you need for your day to day usage. 8* Easy on beginners. It has everything you need for your day to day usage.
9 9
10#### Cons 10#### Cons
11* Keys are not ergonomically placed to take full advantage of Ergodox-EZ. Take a look at this [Default Keymap](https://github.com/qmk/qmk_firmware/blob/master/keyboards/ergodox/keymaps/default/readme.md) 11* Keys are not ergonomically placed to take full advantage of Ergodox-EZ. Take a look at this [Default Keymap](https://github.com/qmk/qmk_firmware/blob/master/layouts/default/ergodox/default_ergodox/keymap.c)
12* While multiple layers are possible, beginner's keymap only uses one additional layer for mouse, function and volume keys. 12* While multiple layers are possible, beginner's keymap only uses one additional layer for mouse, function and volume keys.
13 13
14#### Notes 14#### Notes
diff --git a/layouts/community/ergodox/belak/README.md b/layouts/community/ergodox/belak/README.md
index 30484e6e2..e251dc099 100644
--- a/layouts/community/ergodox/belak/README.md
+++ b/layouts/community/ergodox/belak/README.md
@@ -1,8 +1,8 @@
1# Belak's Ergodox Layout 1# Belak's Ergodox Layout
2 2
3This has been based off of [emacs\_osx\_dk](https://github.com/jackhumbert/qmk_firmware/tree/master/keyboards/ergodox/keymaps/emacs_osx_dk) 3This has been based off of [emacs\_osx\_dk](https://github.com/qmk/qmk_firmware/tree/master/layouts/community/ergodox/emacs_osx_dk)
4from the main qmk repo. However, I've taken some of the ideas for the thumbs 4from the main qmk repo. However, I've taken some of the ideas for the thumbs
5from [dvorak\_emacs](https://github.com/jackhumbert/qmk_firmware/tree/master/keyboards/ergodox/keymaps/dvorak_emacs) 5from [dvorak\_emacs](https://github.com/qmk/qmk_firmware/tree/master/layouts/community/ergodox/dvorak_emacs)
6and tweaked it a bit based on the keycaps I have. 6and tweaked it a bit based on the keycaps I have.
7 7
8This keyboard is intended for use in emacs (one of the main reasons for easy 8This keyboard is intended for use in emacs (one of the main reasons for easy
diff --git a/layouts/community/ergodox/familiar/README.md b/layouts/community/ergodox/familiar/README.md
index 536179337..8d68af21a 100644
--- a/layouts/community/ergodox/familiar/README.md
+++ b/layouts/community/ergodox/familiar/README.md
@@ -1,7 +1,7 @@
1# ErgoDox Familiar Layout 1# ErgoDox Familiar Layout
2Familiar layout for those who regularly switch back and forth from ErgoDox to "normal" QWERTY. 2Familiar layout for those who regularly switch back and forth from ErgoDox to "normal" QWERTY.
3 3
4[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](../../../../license_GPLv3.md../../../../license_GPLv3.md) [![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg)](https://github.com/RichardLitt/standard-readme) 4[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](../../../../license_GPLv3.md) [![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg)](https://github.com/RichardLitt/standard-readme)
5 5
6## Table of Contents 6## Table of Contents
7 7
@@ -66,4 +66,4 @@ I'm terrible at this; I have no background in human-computer interaction, kinesi
661. `MENU` and `LEAD` are useless, at the moment. 661. `MENU` and `LEAD` are useless, at the moment.
67 67
68## License 68## License
69QMK is licensed ([mostly](https://github.com/qmk/qmk_firmware/issues/1038)) under the [GPLv2](blob/master/license_GPLv2.md). Accordingly, to whatever extent applicable, this keymap is licensed under the [GPLv3](../../../../license_GPLv3.md). 69QMK is licensed ([mostly](https://github.com/qmk/qmk_firmware/issues/1038)) under the [GPLv2](../../../../license_GPLv2.md). Accordingly, to whatever extent applicable, this keymap is licensed under the [GPLv3](../../../../license_GPLv3.md).
diff --git a/layouts/community/ergodox/ordinary/readme.md b/layouts/community/ergodox/ordinary/readme.md
index 2e8d86960..53cba0450 100644
--- a/layouts/community/ergodox/ordinary/readme.md
+++ b/layouts/community/ergodox/ordinary/readme.md
@@ -98,4 +98,4 @@ No rights reserved. This software is in the public domain. Credit me if you are
98Keyboard layout images were created with http://www.keyboard-layout-editor.com/ by Ian Prest my thanks to that free service 98Keyboard layout images were created with http://www.keyboard-layout-editor.com/ by Ian Prest my thanks to that free service
99 99
100Details: readme.md 100Details: readme.md
101 https://github.com/nrrkeene/qmk_firmware/tree/master/keyboards/ergodox/keymaps/ordinary 101 https://github.com/nrrkeene/qmk_firmware/tree/master/layouts/community/ergodox/ordinary
diff --git a/layouts/community/ergodox/supercoder/readme.md b/layouts/community/ergodox/supercoder/readme.md
index 7f2c9ef69..e82ec5970 100644
--- a/layouts/community/ergodox/supercoder/readme.md
+++ b/layouts/community/ergodox/supercoder/readme.md
@@ -15,8 +15,7 @@ Behold the Ultimate SuperCoder 2000 layout!
15 15
16### To use it... 16### To use it...
17 17
18To use this piece of top quality engineering, you can either 18To use this piece of top quality engineering, you must compile it on
19[download the hex file][hex] we have prepared for you, or you can compile it on
20your own: 19your own:
21 20
22 [hex]: https://raw.githubusercontent.com/algernon/ergodox-supercoder/master/supercoder.hex 21 [hex]: https://raw.githubusercontent.com/algernon/ergodox-supercoder/master/supercoder.hex
diff --git a/layouts/community/ergodox/tm2030/readme.md b/layouts/community/ergodox/tm2030/readme.md
index 6cd794726..23746ddb7 100644
--- a/layouts/community/ergodox/tm2030/readme.md
+++ b/layouts/community/ergodox/tm2030/readme.md
@@ -9,7 +9,7 @@ Most of the TM2030 features are supported except
9* show desktop key (at the right of the space key) 9* show desktop key (at the right of the space key)
10* 102/106 modes 10* 102/106 modes
11 11
12Dvorak mode is even supported by pressing [`Magic`](/TMK_readme.md#magic-commands)+`1` (`Magic` is by default `LShift`+`RShift`) 12Dvorak mode is even supported by pressing [`Magic`](/docs/feature_bootmagic.md)+`1` (`Magic` is by default `LShift`+`RShift`)
13 13
14Some keys had to be moved around to fit into the ErgoDox, especially the `F1`-`F12` keys and the arrow keys. 14Some keys had to be moved around to fit into the ErgoDox, especially the `F1`-`F12` keys and the arrow keys.
15 15
diff --git a/layouts/community/ergodox/townk_osx/readme.md b/layouts/community/ergodox/townk_osx/readme.md
index a2dcd35fa..e10e44782 100644
--- a/layouts/community/ergodox/townk_osx/readme.md
+++ b/layouts/community/ergodox/townk_osx/readme.md
@@ -1,7 +1,7 @@
1# Townk's Keymap 1# Townk's Keymap
2 2
3Trying to take care of an enjury on my arm I borrow an ergonomic keyboard from 3Trying to take care of an enjury on my arm I borrow an ergonomic keyboard from
4a frient ([Kinesis Advantage](http://www.kinesis-ergo.com/shop/advantage-pro-for-pc-mac/)). 4a frient ([Kinesis Advantage](https://www.kinesis-ergo.com/shop/advantage2/)).
5 5
6I really enjoyed my time with it but there were some anoyancies: 6I really enjoyed my time with it but there were some anoyancies:
7 7