Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/buildguide_3DP.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
| switch socket | 42 | 40 sockets for Konrad / 38 sockets for Yubitsume / 36 sockets for Saegewerk |
| diodes 1N4148W| 44 | These are surface mount diodes in SOD123 package. 42 for Konrad / 40 for Yubitsume / 38 for Saegewerk |
| 1u MX keycaps | 42 | 40 keycaps for Konrad / 38 keycaps for Yubitsume / 36 keycaps for Saegewerk |
| OLED module | 02 | SSD1306 128x64 pixel OLED Displays |
| OLED module | 02 | SSD1306 128x64 pixel I2C OLED Displays with 4 pins |
| reset button | 02 | Alps SKRTLAE010 |
| TRRS jack | 02 | MJ-4PP-9 or PJ320A |
| TRRS cable | 01 | Alternatively, you can use a TRS cable for [half-duplex](https://github.com/qmk/qmk_firmware/blob/master/docs/serial_driver.md#usart-half-duplex)|
| TRRS cable | 01 | Alternatively, you can use a TRS cable for [half-duplex](https://github.com/qmk/qmk_firmware/blob/master/docs/drivers/serial.md#usart-half-duplex) if your MCU has an ARM chip. Otherwise, if your MCU based on an AVR chip just like Arduino ProMicro, you must use TRRS cable |
| EC11 encoder | 02 | You can use any EC11 encoder, but it will look better if you use a short one, like the EC11N1524402 |
| encoder knob | 02 | The design works best with a 2,2cm encoder knob. I'd recommend kilo international knobs with a number starting with 90. You could also use the [knob](/knob/) I designed for the KLOR, based on the kilo knob.
| USB cable | 01 | For connecting the keyboard to your PC |
Expand Down
4 changes: 2 additions & 2 deletions docs/buildguide_acrylic.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
| switch socket | 42 | 40 sockets for Konrad / 38 sockets for Yubitsume / 36 sockets for Saegewerk |
| diodes 1N4148W| 44 | These are surface mount diodes in SOD123 package. 42 for Konrad / 40 for Yubitsume / 38 for Saegewerk |
| 1u MX keycaps | 42 | 40 keycaps for Konrad / 38 keycaps for Yubitsume / 36 keycaps for Saegewerk |
| OLED module | 02 | SSD1306 128x64 pixel OLED Displays |
| OLED module | 02 | SSD1306 128x64 pixel I2C OLED Displays with 4 pins |
| reset button | 02 | Alps SKRTLAE010 |
| TRRS jack | 02 | MJ-4PP-9 or PJ320A |
| TRRS cable | 01 | Alternatively, you can use a TRS cable for [half-duplex](https://github.com/qmk/qmk_firmware/blob/master/docs/serial_driver.md#usart-half-duplex)|
| TRRS cable | 01 | Alternatively, you can use a TRS cable for [half-duplex](https://github.com/qmk/qmk_firmware/blob/master/docs/drivers/serial.md#usart-half-duplex) if your MCU has an ARM chip. Otherwise, if your MCU based on an AVR chip just like Arduino ProMicro, you must use TRRS cable |
| EC11 encoder | 02 | You can use any EC11 encoder, but it will look better if you use a short one, like the EC11N1524402 |
| encoder knob | 02 | The design works best with a 2,2cm encoder knob. I'd recommend kilo international knobs with a number starting with 90. You could also use the [knob](/knob/) I designed for the KLOR, based on the kilo knob.
| USB cable | 01 | For connecting the keyboard to your PC |
Expand Down
4 changes: 2 additions & 2 deletions docs/buildguide_acrylic_ble.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
| switch socket | 42 | 40 sockets for Konrad / 38 sockets for Yubitsume / 36 sockets for Saegewerk |
| diodes 1N4148W| 44 | These are surface mount diodes in SOD123 package. 42 for Konrad / 40 for Yubitsume / 38 for Saegewerk |
| 1u MX keycaps | 42 | 40 keycaps for Konrad / 38 keycaps for Yubitsume / 36 keycaps for Saegewerk |
| OLED module | 02 | SSD1306 128x64 pixel OLED Displays |
| OLED module | 02 | SSD1306 128x64 pixel I2C OLED Displays with 4 pins |
| reset button | 02 | Alps SKRTLAE010 |
| power switch | 02 | MSK12C02 |
| EC11 encoder | 02 | You can use any EC11 encoder, but it will look better if you use a short one, like the EC11N1524402 |
Expand Down Expand Up @@ -404,4 +404,4 @@ The design works best with 23mm (0.9") diameter encoder knobs. My recomendation

This is how the final keyboard will look like. In this picture you see the KLOR saegewerk, with RAMA Grid keycaps in NOCT.

![KLOR acrylic case](/docs/images/buildguide/acrylic_case.jpg)
![KLOR acrylic case](/docs/images/buildguide/acrylic_case.jpg)