aboutsummaryrefslogtreecommitdiff
path: root/keyboards/dozen0/keymaps/default/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dozen0/keymaps/default/readme.md')
-rw-r--r--keyboards/dozen0/keymaps/default/readme.md45
1 files changed, 45 insertions, 0 deletions
diff --git a/keyboards/dozen0/keymaps/default/readme.md b/keyboards/dozen0/keymaps/default/readme.md
new file mode 100644
index 000000000..832c72075
--- /dev/null
+++ b/keyboards/dozen0/keymaps/default/readme.md
@@ -0,0 +1,45 @@
1# The default keymap for Dozen0
2
3## Base
4```
5,-----------------------------------------.
6| Cut | Copy |Paste | Up |Delete| Bksp |
7| | | | | |Raise |
8|------+------+------+------+------+------|
9| Ctrl |Shift | Left | Down |Right |Enter |
10| | | | | |Lower |
11`-----------------------------------------'
12```
13
14## Lower
15```
16,-----------------------------------------.
17| | | | Page | | |
18| | | | Up | | |
19|------+------+------+------+------+------|
20| | | Home | Page | End | |
21| | | | Down | | |
22`-----------------------------------------'
23```
24
25## Raise
26```
27,-----------------------------------------.
28| | | | | | |
29| | | | | | |
30|------+------+------+------+------+------|
31| | | | | | |
32| | | | | | |
33`-----------------------------------------'
34```
35
36## Adjust
37```
38,-----------------------------------------.
39| RGB | RGB | RGB | RGB | RGB | |
40|Toggle|Mode+ | Hue+ | Sat+ | Val+ | |
41|------+------+------+------+------+------|
42| RGB | RGB | RGB | RGB | RGB | |
43|Reset |Mode- | Hue- | Sat- | Val- | |
44`-----------------------------------------'
45```