From e28b5c10b302a75a590b4e57b8b528aedf80ef2b Mon Sep 17 00:00:00 2001 From: burkfers Date: Wed, 18 Oct 2023 17:05:21 +0200 Subject: [PATCH] correct various spellings --- building-locally.md | 2 +- dilemma_build_guide/required_tools.md | 2 +- dilemma_build_guide/v2.md | 6 +++--- todo.md | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/building-locally.md b/building-locally.md index ed1bc7d..69060f2 100644 --- a/building-locally.md +++ b/building-locally.md @@ -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`. diff --git a/dilemma_build_guide/required_tools.md b/dilemma_build_guide/required_tools.md index cb1f950..f58ea73 100644 --- a/dilemma_build_guide/required_tools.md +++ b/dilemma_build_guide/required_tools.md @@ -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: diff --git a/dilemma_build_guide/v2.md b/dilemma_build_guide/v2.md index f269b02..39dac27 100644 --- a/dilemma_build_guide/v2.md +++ b/dilemma_build_guide/v2.md @@ -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 } @@ -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) @@ -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) \ No newline at end of file +If you need any help with it, make sure to hop on the discord : [bstkbd.com/discord](https://www.bstkbd.com/discord) diff --git a/todo.md b/todo.md index c144201..606501c 100644 --- a/todo.md +++ b/todo.md @@ -1 +1 @@ -dilemma v2: revamp rgb part, like charybdis \ No newline at end of file +dilemma v2: revamp RGB part, like Charybdis