-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
205 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
layout: default | ||
title: Build guides - Charybdis Nano | ||
nav_order: 4 | ||
has_children: true | ||
--- | ||
|
||
1. TOC | ||
{:toc} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
layout: default | ||
title: Introduction | ||
nav_order: 2 | ||
parent: Build guides - Charybdis Nano | ||
--- | ||
|
||
# Introduction | ||
|
||
In this online guide you will find how to build your Charybdis Nano 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. | ||
|
||
The Charybdis keyboard is amongst the hardest keyboards to build out there, so we recommend carefully reading the instructions before building it. | ||
|
||
If you have any issues or questions during the build, you can create a thread in the [discord][discord]'s #help forum. | ||
|
||
---- | ||
|
||
[Discord]: https://www.bstkbd.com/discord |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
layout: default | ||
title: Required tools | ||
nav_order: 3 | ||
parent: Build guides - Charybdis Nano | ||
--- | ||
|
||
{% include required_tools.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
--- | ||
layout: default | ||
title: Installing the screw inserts | ||
nav_order: 4 | ||
parent: Build guides - Charybdis Nano | ||
--- | ||
|
||
# Table of contents | ||
|
||
1. TOC | ||
{:toc} | ||
|
||
# Required parts | ||
|
||
![](../assets/pics/guides/cnano/1.jpg) | ||
|
||
**For the following step, please prepare:** | ||
|
||
- M4 screw insert (x12) | ||
- 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 4 on each side. Use the below pictures to identify them. | ||
|
||
![](../assets/pics/guides/cnano/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/cnano/3.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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: default | ||
title: Installing the diodes | ||
nav_order: 5 | ||
parent: Build guides - Charybdis Nano | ||
--- | ||
|
||
# Table of contents | ||
|
||
1. TOC | ||
{:toc} | ||
// TODO |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: default | ||
title: Installing the RGB components | ||
nav_order: 6 | ||
parent: Build guides - Charybdis Nano | ||
--- | ||
|
||
# Table of contents | ||
|
||
1. TOC | ||
{:toc} | ||
// TODO |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: default | ||
title: Installing the Ribbon Cables | ||
nav_order: 7 | ||
parent: Build guides - Charybdis Nano | ||
--- | ||
|
||
# Table of contents | ||
|
||
1. TOC | ||
{:toc} | ||
// TODO |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
layout: default | ||
title: Preparing the Splinky | ||
nav_order: 8 | ||
parent: Build guides - Charybdis Nano | ||
--- | ||
|
||
|
||
{% include splinky_preparation.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: default | ||
title: Connecting the ribbon cables to the Splinky | ||
nav_order: 9 | ||
parent: Build guides - Charybdis Nano | ||
--- | ||
|
||
# Table of contents | ||
|
||
1. TOC | ||
{:toc} | ||
// TODO |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
layout: default | ||
title: Installing the switches | ||
nav_order: 10 | ||
parent: Build guides - Charybdis Nano | ||
--- | ||
|
||
# Table of contents | ||
|
||
1. TOC | ||
{:toc} | ||
|
||
// TODO |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
layout: default | ||
title: Installing the sensor assembly | ||
nav_order: 11 | ||
parent: Build guides - Charybdis Nano | ||
--- | ||
|
||
# Table of contents | ||
|
||
1. TOC | ||
{:toc} | ||
|
||
// TODO |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
layout: default | ||
title: Video build guides | ||
nav_order: 3 | ||
parent: Build guides - Charybdis | ||
--- | ||
|
||
1. TOC | ||
{:toc} | ||
|