aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lazydesigners/dimple/keymaps/default/readme.md
blob: c334b6c3675037c4812c7b61f3bd813bb6230bba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# The default keymap for Dimple

**Features**

* Shift acts as CapsLock when tapped  
* Left space: space on tap, Lower layer on hold  
* Right space: space on tap, Raise layer on hold  
* Both space: Adjust layer on hold  

## QWERTY (Normal) Layer
```
 ,---------------------------------------------------------------.
 |Esc | Q  | W  | E  | R  | T  | Y  | U  | I  | O  | P  |  Bspc  |
 |---------------------------------------------------------------|
 | Tab  | A  | S  | D  | F  | G  | H  | J  | K  | L  | '  |Enter |
 |---------------------------------------------------------------|
 | Shift  | Z  | X  | C  | V  | B  | N  | M  | ,  | Up |    .    |
 |---------------------------------------------------------------|
      |Ctrl|Gui |Alt | Spc/Lwr |   Spc/Rse   |Left|Down|Rght|
      `-----------------------------------------------------'
```

## Lower Layer
```
 ,---------------------------------------------------------------.
 | ~  | !  | @  | #  | $  | %  | ^  | &  | *  | (  | )  |        |
 |---------------------------------------------------------------|
 | Del  | F1 | F2 | F3 | F4 | F5 | F6 | _  | +  | {  | }  |  |   |
 |---------------------------------------------------------------|
 |        | F7 | F8 | F9 |F10 |F11 |F12 |    | ;  |PgUp|   /     |
 |---------------------------------------------------------------|
      |    |    |    |         |             |Home|PgDn|End |
      `-----------------------------------------------------'
```

## Raise Layer
```
 ,---------------------------------------------------------------.
 | `  | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 0  |        |
 |---------------------------------------------------------------|
 | Ins  | F1 | F2 | F3 | F4 | F5 | F6 | -  | =  | [  | ]  |  \   |
 |---------------------------------------------------------------|
 |        | F7 | F8 | F9 |F10 |F11 |F12  |    |    |   |         |
 |---------------------------------------------------------------|
      |VolD|Mute|VolU|         |             |    |    |    |
      `-----------------------------------------------------'
```

## Adjust Layer
```
,---------------------------------------------------------------.
 |EEPR|RST |    |    |    |    |    |    |    |    |    |        |
 |---------------------------------------------------------------|
 |      |    |    |    |    |    |    |    |    |    |    |      |
 |---------------------------------------------------------------|
 |        |    |    |    |    |    |     |    |    |   |         |
 |---------------------------------------------------------------|
      |RGB-|RGB |RGB+|         |             |    |    |    |
      `-----------------------------------------------------'
```