summaryrefslogtreecommitdiff
path: root/keyboards/dozen0/keymaps/default/readme.md
blob: 832c720751bf2a8d63b729fd4238c12fbe1303e7 (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
# The default keymap for Dozen0

## Base
```
,-----------------------------------------.
|  Cut | Copy |Paste |  Up  |Delete| Bksp |
|      |      |      |      |      |Raise |
|------+------+------+------+------+------|
| Ctrl |Shift | Left | Down |Right |Enter |
|      |      |      |      |      |Lower |
`-----------------------------------------'
```

## Lower
```
,-----------------------------------------.
|      |      |      | Page |      |      |
|      |      |      |  Up  |      |      |
|------+------+------+------+------+------|
|      |      | Home | Page | End  |      |
|      |      |      | Down |      |      |
`-----------------------------------------'
```

## Raise
```
,-----------------------------------------.
|      |      |      |      |      |      |
|      |      |      |      |      |      |
|------+------+------+------+------+------|
|      |      |      |      |      |      |
|      |      |      |      |      |      |
`-----------------------------------------'
```

## Adjust
```
,-----------------------------------------.
| RGB  | RGB  | RGB  | RGB  | RGB  |      |
|Toggle|Mode+ | Hue+ | Sat+ | Val+ |      |
|------+------+------+------+------+------|
| RGB  | RGB  | RGB  | RGB  | RGB  |      |
|Reset |Mode- | Hue- | Sat- | Val- |      |
`-----------------------------------------'
```