Skip to content

Commit

Permalink
correct various spellings
Browse files Browse the repository at this point in the history
  • Loading branch information
burkfers committed Oct 18, 2023
1 parent f604a3f commit e28b5c1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion building-locally.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Building locally

To build locally to preview changes, instally ruby and ruby-bundler, change directory into the cloned repository, and ```bundle install``` to fetch all necessary parts.
To build locally to preview changes, install ruby and ruby-bundler, change directory into the cloned repository, and ```bundle install``` to fetch all necessary parts.

Then, ```bundle exec jekyll serve``` to start a local web server, which will note the URL you should point your browser at in its output.
To enable live previewing as you make changes (just need to reload your browser), add `--incremental`.
Expand Down
2 changes: 1 addition & 1 deletion dilemma_build_guide/required_tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Before starting the build, check that you have all the required tools:

- Soldering iron
- Soldering tin
- M3 torx screw driver (a flat head will also work)
- M3 Torx screw driver (a flat head will also work)

Optional:

Expand Down
6 changes: 3 additions & 3 deletions dilemma_build_guide/v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Inspect the LED: there is one of the pins that has a slight chamfer in it. The p
![](../assets/pics/guides/dilemmav2/11.jpg)

- Inspect the PCBs: for each LED footprint, there is one pin that has a white dot next to it
- All the LEDs are intalled in the same direction. If one dot is obscured by the silkscreen, just install the LED the same way as the others
- All the LEDs are installed in the same direction. If one dot is obscured by the silkscreen, just install the LED the same way as the others
- **We need to match the chamfered pin of the LED, with the marked pin on the PCB**

{: .warning }
Expand All @@ -52,7 +52,7 @@ The LEDs are sensitive to heat. Stay at most 2 seconds on each pad. If that does
Install the 5 screw inserts:

- Set your soldering iron temperature to 200 degrees Celsius
- To make it easier, use a plier to hold the 3d print
- To make it easier, use pliers to hold the 3d print

![](assets/../../assets/pics/guides/dilemmav2/3.jpg)

Expand Down Expand Up @@ -122,4 +122,4 @@ You're all done !

Head over to [bstkbd.com/custom](https://bstkbd.com/custom) to customize your keyboard to your needs.

If you need any help with it, make sure to hop on the discord : [bstkbd.com/discord](https://www.bstkbd.com/discord)
If you need any help with it, make sure to hop on the discord : [bstkbd.com/discord](https://www.bstkbd.com/discord)
2 changes: 1 addition & 1 deletion todo.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
dilemma v2: revamp rgb part, like charybdis
dilemma v2: revamp RGB part, like Charybdis

0 comments on commit e28b5c1

Please sign in to comment.