diff --git a/assets/pics/guides/charybdis/1.jpg b/assets/pics/guides/charybdis/1.jpg new file mode 100644 index 0000000..1480eb1 Binary files /dev/null and b/assets/pics/guides/charybdis/1.jpg differ diff --git a/assets/pics/guides/charybdis/2.jpg b/assets/pics/guides/charybdis/2.jpg new file mode 100644 index 0000000..c1c472d Binary files /dev/null and b/assets/pics/guides/charybdis/2.jpg differ diff --git a/assets/pics/guides/charybdis/3.jpg b/assets/pics/guides/charybdis/3.jpg new file mode 100644 index 0000000..554f836 Binary files /dev/null and b/assets/pics/guides/charybdis/3.jpg differ diff --git a/assets/pics/guides/charybdis/4.jpg b/assets/pics/guides/charybdis/4.jpg new file mode 100644 index 0000000..bb7cd9e Binary files /dev/null and b/assets/pics/guides/charybdis/4.jpg differ diff --git a/assets/pics/guides/charybdis/5.jpg b/assets/pics/guides/charybdis/5.jpg new file mode 100644 index 0000000..e7bb1b7 Binary files /dev/null and b/assets/pics/guides/charybdis/5.jpg differ diff --git a/assets/pics/guides/charybdis/6.jpg b/assets/pics/guides/charybdis/6.jpg new file mode 100644 index 0000000..db6ff56 Binary files /dev/null and b/assets/pics/guides/charybdis/6.jpg differ diff --git a/assets/pics/guides/charybdis/7.jpg b/assets/pics/guides/charybdis/7.jpg new file mode 100644 index 0000000..9e5a597 Binary files /dev/null and b/assets/pics/guides/charybdis/7.jpg differ diff --git a/assets/pics/guides/charybdis/8.jpg b/assets/pics/guides/charybdis/8.jpg new file mode 100644 index 0000000..9252ef5 Binary files /dev/null and b/assets/pics/guides/charybdis/8.jpg differ diff --git a/bg_charybdis/index.md b/bg_charybdis/index.md new file mode 100644 index 0000000..e1a8a54 --- /dev/null +++ b/bg_charybdis/index.md @@ -0,0 +1,9 @@ +--- +layout: default +title: Buid guides - Charybdis +nav_order: 1 +has_children: true +--- + +1. TOC +{:toc} diff --git a/bg_charybdis/intro.md b/bg_charybdis/intro.md new file mode 100644 index 0000000..fc9a529 --- /dev/null +++ b/bg_charybdis/intro.md @@ -0,0 +1,15 @@ +--- +layout: default +title: Introduction +nav_order: 2 +parent: Buid guides - Charybdis +--- + +In this section you will find how to build your Charybdis keyboard. + +We recommend you start by reading the *required tools* section. + +There are written guides, and there are also video guides in the *video guides* section. + +1. TOC +{:toc} diff --git a/bg_charybdis/required_tools.md b/bg_charybdis/required_tools.md new file mode 100644 index 0000000..080edcc --- /dev/null +++ b/bg_charybdis/required_tools.md @@ -0,0 +1,19 @@ +--- +layout: default +title: Required tools +nav_order: 3 +parent: Buid guides - Charybdis +--- + +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) +- M4 Torx screw driver (a flat head will also work) + +Optional: + +- Tweezers, to test the PCB before installing the switches + +Also make sure to check the contents of the package carefully to make sure that everything is there. diff --git a/bg_charybdis/screw_inserts.md b/bg_charybdis/screw_inserts.md new file mode 100644 index 0000000..eb6cd1a --- /dev/null +++ b/bg_charybdis/screw_inserts.md @@ -0,0 +1,73 @@ +--- +layout: default +title: Installing the screw inserts +nav_order: 4 +parent: Buid guides - Charybdis +--- + +# Table of contents + +1. TOC +{:toc} + +# Required parts + +![](../assets/pics/guides/charybdis/1.jpg) + +**For the following step, please prepare:** + +- M4 screw insert (x16) +- 3d printed case (left) +- 3d printed case (right) + +{: .tip } +There are smaller screws and screw inserts (M3) in your kit. You can set those aside, we will use them later. + +{: .tip } +There are other 3d parts in your kit like plates, tents, 3d holders. You can set those aside, we will use them later. + + +# Screw inserts - outer + +First, we will install the screw inserts on the outer edges of the case. There are 6 on each side. Use the below pictures to identify them. + +![](../assets/pics/guides/charybdis/2.jpg) + +{: .warning } +Be careful when installing the screw inserts, you can damage the case. Read all the instructions first, then proceed to the installation. + +- Set your soldering iron temperature to 250 degrees Celsius +- Using the soldering iron, place the heated insert inside the hole +- Place the smaller side of the insert towards the case. This helps guide the insert in + +![](../assets/pics/guides/charybdis/3.jpg) + +- *Apply little to no pressure, let the gravity do the work*. Otherwise, you might push them too far +- If the insert doesn't fall into place, you can slowly increase the temperature, but don't go over 350 degrees + +![](../assets/pics/guides/charybdis/4.jpg) + +- Once the insert is 2/3 of the way in, stop + +![](../assets/pics/guides/charybdis/5.jpg) + +- Flip over the case and gradually push it against a flat surface, to make the insert flush with the case + +![](../assets/pics/guides/charybdis/6.jpg) + + +# Screw inserts - inner + +We will now install the screw inserts that will later hold the controller. There are **2 on each side.** Use the below pictures to identify them (in red). + +![](../assets/pics/guides/charybdis/7.jpg) + +{: .tip } +There is **a third inner hole at the bottom** (in blue). If you are building a **left-handed Charybdis**, install a screw insert there. Otherwise, you can ignore it. + +Follow the same procedure as previously, except: + +- with the soldering iron, push the insert all the way in- +- **be careful not to push the insert too far !**- this time, you don't need to flip the case. + +![](../assets/pics/guides/charybdis/8.jpg) \ No newline at end of file diff --git a/bg_charybdis/video_guides.md b/bg_charybdis/video_guides.md new file mode 100644 index 0000000..7aa73b6 --- /dev/null +++ b/bg_charybdis/video_guides.md @@ -0,0 +1,10 @@ +--- +layout: default +title: Video build guides +nav_order: 3 +parent: Buid guides - Charybdis +--- + +1. TOC +{:toc} + diff --git a/dilemma_build_guide/index.md b/bg_dilemma/index.md similarity index 71% rename from dilemma_build_guide/index.md rename to bg_dilemma/index.md index e83dd4d..f273c14 100644 --- a/dilemma_build_guide/index.md +++ b/bg_dilemma/index.md @@ -1,6 +1,6 @@ --- layout: default -title: Dilemma Build guides +title: Buid guides - Dilemma nav_order: 3 has_children: true --- diff --git a/dilemma_build_guide/intro.md b/bg_dilemma/intro.md similarity index 90% rename from dilemma_build_guide/intro.md rename to bg_dilemma/intro.md index 4477893..7076b74 100644 --- a/dilemma_build_guide/intro.md +++ b/bg_dilemma/intro.md @@ -2,7 +2,7 @@ layout: default title: Introduction nav_order: 1 -parent: Dilemma Build guides +parent: Buid guides - Dilemma --- In this section you will find how to build your Dilemma keyboard. diff --git a/dilemma_build_guide/max_v1.md b/bg_dilemma/max_v1.md similarity index 71% rename from dilemma_build_guide/max_v1.md rename to bg_dilemma/max_v1.md index d389235..7a75cb0 100644 --- a/dilemma_build_guide/max_v1.md +++ b/bg_dilemma/max_v1.md @@ -2,7 +2,7 @@ layout: default title: MAX build guide nav_order: 7 -parent: Dilemma Build guides +parent: Buid guides - Dilemma --- 1. TOC diff --git a/dilemma_build_guide/required_tools.md b/bg_dilemma/required_tools.md similarity index 92% rename from dilemma_build_guide/required_tools.md rename to bg_dilemma/required_tools.md index f58ea73..aead932 100644 --- a/dilemma_build_guide/required_tools.md +++ b/bg_dilemma/required_tools.md @@ -2,7 +2,7 @@ layout: default title: Required tools nav_order: 2 -parent: Dilemma Build guides +parent: Buid guides - Dilemma --- Before starting the build, check that you have all the required tools: diff --git a/dilemma_build_guide/v1.md b/bg_dilemma/v1.md similarity index 99% rename from dilemma_build_guide/v1.md rename to bg_dilemma/v1.md index 06e1574..c60e713 100644 --- a/dilemma_build_guide/v1.md +++ b/bg_dilemma/v1.md @@ -2,7 +2,7 @@ layout: default title: V1 build guide nav_order: 4 -parent: Dilemma Build guides +parent: Buid guides - Dilemma --- # Table of contents diff --git a/dilemma_build_guide/v2.md b/bg_dilemma/v2.md similarity index 99% rename from dilemma_build_guide/v2.md rename to bg_dilemma/v2.md index 39dac27..bbfed04 100644 --- a/dilemma_build_guide/v2.md +++ b/bg_dilemma/v2.md @@ -2,7 +2,7 @@ layout: default title: V2 build guide nav_order: 5 -parent: Dilemma Build guides +parent: Buid guides - Dilemma --- # Table of contents diff --git a/dilemma_build_guide/v2_case_installation.md b/bg_dilemma/v2_case_installation.md similarity index 97% rename from dilemma_build_guide/v2_case_installation.md rename to bg_dilemma/v2_case_installation.md index 461a3fc..ce46b17 100644 --- a/dilemma_build_guide/v2_case_installation.md +++ b/bg_dilemma/v2_case_installation.md @@ -2,7 +2,7 @@ layout: default title: Case installation nav_order: 6 -parent: Dilemma Build guides +parent: Buid guides - Dilemma --- # Table of contents diff --git a/dilemma_build_guide/video_guides.md b/bg_dilemma/video_guides.md similarity index 72% rename from dilemma_build_guide/video_guides.md rename to bg_dilemma/video_guides.md index c4d8f0b..6bbc595 100644 --- a/dilemma_build_guide/video_guides.md +++ b/bg_dilemma/video_guides.md @@ -2,7 +2,7 @@ layout: default title: Video build guides nav_order: 3 -parent: Dilemma Build guides +parent: Buid guides - Dilemma --- 1. TOC