Skip to content

Commit bfb9fe7

Browse files
authored
Merge pull request #16 from winder/will/update-doc-3
Add comment about battery switch and LEDs
2 parents a51eded + 2f7a612 commit bfb9fe7

File tree

2 files changed

+16
-11
lines changed

2 files changed

+16
-11
lines changed

build_instructions.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## The Avalanche keyboard build instuctions
22

3+
### Break off the numbers row and pinky key
4+
5+
If desired, break off the number row and/or pinky key
36

47
### Diodes
58

@@ -29,11 +32,13 @@ Solder the sockets to the PCBs. Solder one pin, adjust by resoldering the one pi
2932
For low profile Mill-Max type headers, you can now solder the ProMicro header pins. This is a good time to re-use the diode legs if through-hole diodes were used. Solid core 24 AWG wire also works very well. Put some painter's tape (or similar) between sockets and ProMicros before soldering the pins, otherwise solder could leak into the sockets.
3033

3134

32-
### Reset switch, TRRS socket, toggle switch.
35+
### Reset switch, TRRS socket, toggle switches.
3336

3437
Solder them on the same side as the ProMicro.
3538

36-
The toggle switch controls power to the OLED and LEDs, which is useful for wireless builds. For wired builds the switch can be replaced, and permenantly enabled, by connecting the SW34 pads with a wire.
39+
SW33 toggle switch (not pictured) can be used in wireless builds to disconnect the battery.
40+
41+
SW34 toggle switch controls power to the OLED Screen and LEDs, which is useful for wireless builds. For wired builds the switch can be replaced, and permenantly enabled, by connecting the SW34 pads with a wire.
3742

3843
### OLED
3944

@@ -57,19 +62,19 @@ I2C provides less latency in communication between the halves of the keyboard. T
5762
This doc of the [QMK site](https://beta.docs.qmk.fm/using-qmk/hardware-features/feature_split_keyboard) has
5863
additional information.
5964

65+
### LEDs
6066

61-
### Break off the numbers row
67+
Install LEDs on the same side of the PCB as the hotswap sockets. The ground pin on the LED is indicated with a notched lead, line this up with the angle mark on the PCB. This component can be damaged if it gets too hot, so be careful not to dwell with the soldering iron for more than 2-3 seconds, and keep the temperature low.
6268

63-
* Break off the numbers row, if you do not need/like it.
64-
* If you are using per-switch LEDs, then short circuit the J9, J10, J11 jumpers.
69+
One way to approach this component is to put a blob of solder on each ground pad first. With tweezers carefully hold the LED in position above the blob and quickly attach it to the blob. Once attached, used the tweezers to gently push down on the LED to fully seat it to the PCB. Inspect the alignment and carefully adjust as needed. Once in the correct location, the remaining pins can be soldered. It is easy to bridge the legs so closely inspect your work with a loupe or multimeter.
6570

71+
* Short circuit the J9, J10, J11 jumpers if you are not using the number row.
6672

67-
### Choose per-switch or backlight LEDs
68-
It is not recommended to install both per-switch and backlight LEDs (for aestetical reasons).
73+
#### v3 and earlier
6974

70-
* For backlight LEDs, just solder them
75+
* Backlight LEDs available in earlier revisions. Solder them in. This component is much more difficult than the other type of LED, though a similar approach can be taken. Good luck.
7176

72-
* For per-switch LEDs, you should short circuit the data-in of the first backlight LED with the data-in of the first per-key LED with some wire (or data-in to data-out pins on all backlight LEDs). Of course, it is supposed that you do not install the backlight LEDs at all.
77+
* For per-switch LEDs, short circuit the data-in of the first backlight LED with the data-in of the first per-key LED using a wire (or data-in to data-out pins on all backlight LEDs). Of course, it is supposed that you do not install the backlight LEDs at all.
7378

7479

7580
### Rotary encoders

parts_list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ Optional OLED Screen
4242
| 21 | OLED screen (for v1..v3) | 2 | https://aliexpress.ru/item/32798439084.html |
4343
| 22 | OLED screen (for v4) | 2 | https://aliexpress.ru/item/32896971385.html |
4444

45-
Optional OLED Screen/LED power toggle switch
45+
Optional power toggle switches. SW33 for battery, SW34 for OLED Screen and LEDs.
4646

4747
| # | Name | Quantity | Example URL |
4848
|----|-------------------------------|----------|-------------------------------------------------------|
49-
| 23 | Side access toggle switch | 2 | https://aliexpress.ru/item/4001295557976.html |
49+
| 23 | Side access toggle switch | 2-4 | https://aliexpress.ru/item/4001295557976.html |

0 commit comments

Comments
 (0)