aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Rugan <mariusrugan@gmail.com>2020-02-07 11:13:53 +0100
committerGitHub <noreply@github.com>2020-02-07 02:13:53 -0800
commitfb6f5811571dfd033eecfe3073a58fd131b3b5c4 (patch)
tree7b0cb2e82c4eb58fa5ab49819cf92200bfffcf44
parente43d143ab09cea268079edae10f14c554b39aa59 (diff)
downloadqmk_firmware-fb6f5811571dfd033eecfe3073a58fd131b3b5c4.tar.gz
qmk_firmware-fb6f5811571dfd033eecfe3073a58fd131b3b5c4.zip
jj4x4: README update (#7854)
* Updates README jj4x4 * Update keyboards/jj4x4/README.md * Update keyboards/jj4x4/README.md * Update keyboards/jj4x4/README.md * Update keyboards/jj4x4/README.md * Update keyboards/jj4x4/README.md
-rw-r--r--keyboards/jj4x4/README.md20
1 files changed, 19 insertions, 1 deletions
diff --git a/keyboards/jj4x4/README.md b/keyboards/jj4x4/README.md
index a7c93c930..24212bc99 100644
--- a/keyboards/jj4x4/README.md
+++ b/keyboards/jj4x4/README.md
@@ -16,6 +16,24 @@ Flashing example for this keyboard ([after setting up the bootloadHID flashing e
16 16
17 make jj4x4:default:flash 17 make jj4x4:default:flash
18 18
19**Reset Key**: Hold down the key located at *K00*, commonly programmed as *8* while plugging in the keyboard. 19**Reset Key**:
20
21Hold down the key located at *K12*, commonly programmed as *8* while plugging in the keyboard USB cable.
22
23Key *K12* is in the above picture:
24
25Row 2 from the top, Column 2 from the left, see the schematic below:
26
27```
28 ,-----------------------.
29 | | | | |
30 |-----`-----`-----`-----|
31 | | K12 | | |
32 |-----`-----`-----`-----|
33 | | | | |
34 |-----`-----`-----`-----|
35 | | | | |
36 `-----`-----`-----`-----'
37```
20 38
21See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). 39See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).