summaryrefslogtreecommitdiffstats
path: root/keyboards/kinesis
diff options
context:
space:
mode:
authorBrian Choromanski <BrianChoromanski@gmail.com>2018-03-01 16:45:47 +0100
committerskullydazed <skullydazed@users.noreply.github.com>2018-03-01 16:45:47 +0100
commit7f7f763598b7be7b2081a73be2124f40349d8032 (patch)
tree2e89e3fb645567b5605d396abd13cf519d012bf9 /keyboards/kinesis
parent2b8a82fb9defa95ca679672322e7f43052fdc44f (diff)
downloadqmk_firmware-7f7f763598b7be7b2081a73be2124f40349d8032.tar.gz
qmk_firmware-7f7f763598b7be7b2081a73be2124f40349d8032.tar.xz
Fixed dead links (#2451)
* Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links
Diffstat (limited to 'keyboards/kinesis')
-rw-r--r--keyboards/kinesis/alvicstep/readme.md2
-rw-r--r--keyboards/kinesis/stapelberg/readme.md10
2 files changed, 4 insertions, 8 deletions
diff --git a/keyboards/kinesis/alvicstep/readme.md b/keyboards/kinesis/alvicstep/readme.md
index 974e42e50..810a7aba1 100644
--- a/keyboards/kinesis/alvicstep/readme.md
+++ b/keyboards/kinesis/alvicstep/readme.md
@@ -23,7 +23,7 @@ Not yet implemented:
## Quantum MK Firmware
-For the full Quantum feature list, see [the parent readme.md](/doc/readme.md).
+For the full Quantum feature list, see [the parent readme.md](/docs/README.md).
## Building
diff --git a/keyboards/kinesis/stapelberg/readme.md b/keyboards/kinesis/stapelberg/readme.md
index 1a408a15f..0dcb7c283 100644
--- a/keyboards/kinesis/stapelberg/readme.md
+++ b/keyboards/kinesis/stapelberg/readme.md
@@ -26,18 +26,18 @@ If you want to perform this customization, these parts may be helpful.
| Reset cables | 2 | Sparkfun | PRT-09140 |
The board and connections are shown here
-![](images/controller_board.jpg)
+![controller board](https://i.imgur.com/2ZPMwvZ.jpg)
The Teensy mounting detail can be seen here.
I used a socket for prototyping.
-![](images/teensy_detail.jpg)
+![teensy detail](https://i.imgur.com/HrkGUjc.jpg)
Since the proper mounting of the Teensy board places the reset button in a tight space, I added a 2-pin header to the reset and ground pins on the edge of the board.
Shorting these two pins together will reset the board.
I also put female to male header jumper cables on these so they could be accessed outside the enclosure.
The exterior cables can be seen here.
-![](images/exterior_reset.jpg)
+![exterior reset](https://i.imgur.com/JNoxI40.jpg)
## Keymaps
@@ -52,7 +52,3 @@ To build with the default keymap, run `make default` while in the
This keymap contains a dvorak implementation as well as media and symbol layers.
Run `make dvorak` while in the `kinesis_stapelberg` working directory.
-
-![controller board](https://i.imgur.com/2ZPMwvZ.jpg)
-![exterior reset](https://i.imgur.com/JNoxI40.jpg)
-![teensy detail](https://i.imgur.com/HrkGUjc.jpg) \ No newline at end of file