diff options
Diffstat (limited to 'keyboards/lazydesigners/dimple/readme.md')
-rw-r--r-- | keyboards/lazydesigners/dimple/readme.md | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/keyboards/lazydesigners/dimple/readme.md b/keyboards/lazydesigners/dimple/readme.md index 04b4b438d..2e15cec2b 100644 --- a/keyboards/lazydesigners/dimple/readme.md +++ b/keyboards/lazydesigners/dimple/readme.md | |||
@@ -4,13 +4,22 @@ | |||
4 | 4 | ||
5 | A 40% custom keyboard designed and produced by [LazyDesigners](http://lazydesigners.cn). | 5 | A 40% custom keyboard designed and produced by [LazyDesigners](http://lazydesigners.cn). |
6 | 6 | ||
7 | Keyboard Maintainer: [Erovia](https://github.com/Erovia) | 7 | * Keyboard Maintainer: [Erovia](https://github.com/Erovia) / [Jacky@LAZYDESIGNERS](https://github.com/jackytrabbit) |
8 | Hardware Supported: Dimple | 8 | * Hardware Supported: Dimple by LAZYDESIGNERS |
9 | Hardware Availability: Check for GBs on [Geekhack](https://geekhack.org) and on [LazyDesigner's homepage.](http://lazydesigners.cn) | 9 | * Hardware Availability: Check on [LAZYDESIGNERS's homepage.](http://lazydesigners.cn) |
10 | |||
11 | Detail versions: | ||
12 | |||
13 | 1. Dimple Round 1 in 2019 (Use dimple/staggered/Rev1) | ||
14 | 2. Dimple Round 2 Hotswap in 2021 (Use dimple/staggered/Rev2) | ||
15 | 3. Dimple Round 2 Solder in 2021 (Use dimple/staggered/Rev3) | ||
16 | 4. Dimple Round 2 OrthoStrange (Use dimple/ortho) | ||
10 | 17 | ||
11 | Make example for this keyboard (after setting up your build environment): | 18 | Make example for this keyboard (after setting up your build environment): |
12 | 19 | ||
13 | make lazydesigners/dimple:default:dfu | 20 | make lazydesigners/dimple/staggered/rev1:default |
21 | make lazydesigners/dimple/staggered/rev2:default | ||
22 | make lazydesigners/dimple/ortho:default | ||
14 | 23 | ||
15 | To enter the bootloader, either short the pins on the PCB or the RESET button on the FN layer. | 24 | To enter the bootloader, either short the pins on the PCB or the RESET button on the FN layer. |
16 | 25 | ||