From 7f7f763598b7be7b2081a73be2124f40349d8032 Mon Sep 17 00:00:00 2001 From: Brian Choromanski Date: Thu, 1 Mar 2018 10:45:47 -0500 Subject: Fixed dead links (#2451) * Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links --- keyboards/kinesis/alvicstep/readme.md | 2 +- keyboards/kinesis/stapelberg/readme.md | 10 +++------- 2 files changed, 4 insertions(+), 8 deletions(-) (limited to 'keyboards/kinesis') 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 -- cgit v1.2.3-24-g4f1b