[Keyboard] Doro67 cleanup (#6514)
[jackhill/qmk/firmware.git] / keyboards / doro67 / multi / keymaps / default / readme.md
CommitLineData
4f4fad83
NS
1# Default Doro67 ANSI layout.
2
7c2a7ab8
DP
3**THIS IS THE DEFAULT ANSI KEYMAP (AVAILABILITY: CHINA + INTERNATIONAL GB)**
4The "multi" directory includes keymaps for the multi-layout PCB, which supports ANSI, ISO, and multi (split backspace & non-blocker).
5The keymap you choose from the "multi" directory must correspond to the integrated plate option you chose.
6
7The multi-layout PCB and RGB pcb were the only two options available to NON-china buyers.
8If you purchased an RGB PCB, please see the 'rgb' directory.
9
4f4fad83
NS
10This is the default ANSI layout that comes flashed on the Doro67 multi PCB with
11the exception of adding backtick as it was not mapped.
12
c5220098 13Default layer:
4f4fad83
NS
14
15```
c5220098
16┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┬───┐
17│Esc│ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ = │Bspace │Ins│
18├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─────┼───┤
19│ Tab │ Q │ W │ E │ R │ T │ Y │ U │ I │ O │ P │ [ │ ] │ \ │Del│
20├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤
21│ Caps │ A │ S │ D │ F │ G │ H │ J │ K │ L │ ; │ ' │ Enter │PgU│
22├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤
23│ LShift │ Z │ X │ C │ V │ B │ N │ M │ , │ . │ / │RShift│ ↑ │PgD│
24├────┬───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤
25│LCtl│LGui│LAlt│ Space │RAlt│ Fn │ │ ← │ ↓ │ → │
26└────┴────┴────┴────────────────────────┴────┴────┘ └───┴───┴───┘
4f4fad83
NS
27```
28
c5220098 29Fn layer:
4f4fad83
NS
30
31```
c5220098
32┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┬───┐
33│ ` │F1 │F2 │F3 │F4 │F5 │F6 │F7 │F8 │F9 │F10│F11│F12│ │ │
34├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─────┼───┤
35│BLTog│BLS│BL-│BL+│Rst│ │ │ │ │ │ │ │ │ │ │
36├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤
37│ │ │ │ │ │ │ │ │ │ │ │ │ │ │
38├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤
39│ │ │ │ │ │ │ │ │ │ │ │ │ │ │
40├────┬───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤
41│ │ │ │ │ │ │ │ │ │ │
42└────┴────┴────┴────────────────────────┴────┴────┘ └───┴───┴───┘
4f4fad83 43```