From 5712b45849e5967f1fd80d302f70e411f3b428de Mon Sep 17 00:00:00 2001 From: Quentin Date: Tue, 17 Oct 2023 17:26:17 +0200 Subject: [PATCH] todo and v2 guide --- dilemma_build_guide/v2.md | 10 +++++++++- todo.md | 1 + 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 todo.md diff --git a/dilemma_build_guide/v2.md b/dilemma_build_guide/v2.md index 157d80a..9e3a8cf 100644 --- a/dilemma_build_guide/v2.md +++ b/dilemma_build_guide/v2.md @@ -12,7 +12,15 @@ parent: Dilemma Build guides # Install the per-key RGB -- If you have per-key RGB in your kit, install those first.- Make sure that the Gnd pad aligns ! - The Gnd pad of the Led is the one with the cutout (top right pin on the picture)- The Gnd pad on the PCB is the one with the cutout, and white circle (top right on the picture) +If you ordered a kit with per-key RGB, we will start by installing those. The LEDs are sensitive to heat and need to be installed in a specific way, so make sure to read the instructions below first. + +- Make sure to never stay on the same pad for more than 4 seconds with your soldering iron ! You might risk damaging the pad +- If a pad doesn't want to be soldered, let it cool down for 30 seconds and then try again + +- The Gnd pad of the Led is the one with the cutout (top right pin on the picture) +- The Gnd pad on the PCB is the one with the cutout, and white circle (top right on the picture) + +Install all the LEDs. ![](../assets/pics/guides/dilemmav2/1.jpg) diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..c144201 --- /dev/null +++ b/todo.md @@ -0,0 +1 @@ +dilemma v2: revamp rgb part, like charybdis \ No newline at end of file