aboutsummaryrefslogtreecommitdiff
path: root/keyboards/kinesis/stapelberg/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kinesis/stapelberg/readme.md')
-rw-r--r--keyboards/kinesis/stapelberg/readme.md10
1 files changed, 3 insertions, 7 deletions
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.
26| Reset cables | 2 | Sparkfun | PRT-09140 | 26| Reset cables | 2 | Sparkfun | PRT-09140 |
27 27
28The board and connections are shown here 28The board and connections are shown here
29![](images/controller_board.jpg) 29![controller board](https://i.imgur.com/2ZPMwvZ.jpg)
30 30
31The Teensy mounting detail can be seen here. 31The Teensy mounting detail can be seen here.
32I used a socket for prototyping. 32I used a socket for prototyping.
33![](images/teensy_detail.jpg) 33![teensy detail](https://i.imgur.com/HrkGUjc.jpg)
34 34
35 35
36Since 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. 36Since 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.
37Shorting these two pins together will reset the board. 37Shorting these two pins together will reset the board.
38I also put female to male header jumper cables on these so they could be accessed outside the enclosure. 38I also put female to male header jumper cables on these so they could be accessed outside the enclosure.
39The exterior cables can be seen here. 39The exterior cables can be seen here.
40![](images/exterior_reset.jpg) 40![exterior reset](https://i.imgur.com/JNoxI40.jpg)
41 41
42 42
43## Keymaps 43## Keymaps
@@ -52,7 +52,3 @@ To build with the default keymap, run `make default` while in the
52This keymap contains a dvorak implementation as well as media and symbol layers. 52This keymap contains a dvorak implementation as well as media and symbol layers.
53 53
54Run `make dvorak` while in the `kinesis_stapelberg` working directory. 54Run `make dvorak` while in the `kinesis_stapelberg` working directory.
55
56![controller board](https://i.imgur.com/2ZPMwvZ.jpg)
57![exterior reset](https://i.imgur.com/JNoxI40.jpg)
58![teensy detail](https://i.imgur.com/HrkGUjc.jpg) \ No newline at end of file