]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/atreus/keymaps/yttyx/README.md
Update keyboards/kbdfans/kbd67/readme.md
[qmk_firmware.git] / keyboards / atreus / keymaps / yttyx / README.md
1 # Overview
2
3 A Balance 12 layout for the Atreus keyboard.
4
5 Balance 12 was created by Sasha Viminitz. Please see [this page](https://mathematicalmulticore.wordpress.com/the-keyboard-layout-project/)
6 for some background on the design of the layout.
7
8 * The variant used here is a mirror of the original for left-handers
9 * The central column of punctuation keys has been moved elsewhere
10 * Home positions for the left and right forefingers are *T* and *A* respectively
11
12 ## To build/flash
13
14 > make atreus:yttyx:avrdude
15
16 ## Layers
17
18 ### Base:
19
20       .----------------------------------.         .------------------------------.
21       | P    | L    | C    | D   | W     |         | U    | O   | Y   | K   | Q   |
22       +------+------+------+-----+-------|         |------+-----+-----+-----+-----|
23       | N    | R    | S    | T   | M     |         | A    | E   | I   | H   | V   |
24       +------+------+------+-----+-------|         |------+-----+-----+-----+-----|
25       | Z    | J    | F    | G   | B     |         | ,    | .   | ;   | X   | -   |
26       +------+------+------+-----+-------+---------+------+-----+-----+-----+-----|
27       | Shft | Ctl  | Alt  | BS  | Space | L1 | R1 | Shft | R2  | Win | Ctl | Alt |
28       '---------------------------------------------------------------------------'
29
30 ### L1:
31
32       .---------------------------------.         .--------------------------------.
33       | 1    | 2    | 3    | 4  | 5     |         | 6    | 7  | 8   | 9    | 0     |
34       |------+------+------+----+-------|         |------+----+-----+------+-------|
35       | Tab  | ?    | =    | -  | _     |         | '    | "  | +   | *    | Enter |
36       |------+------+------+----+-------|         |------+----+-----+------+-------|
37       | Esc  | !    | &    |    |       |         | ,    | .  | ;   |      | -     |
38       |------+------+------+----+-------+---------+------+----+-----+------+-------|
39       | Shft | Ctrl | Alt  | Bk | Space | L1 | R1 | Shft | R2 | Sup | Ctrl | Alt   |
40       '----------------------------------------------------------------------------'
41
42 ### R1:
43
44       .---------------------------------.         .-------------------------------.
45       | <    | >    | {   | }   | @     |         | $    | £  |     |      | R3   |
46       +------+------+-----+-----|-------|         |------+----+-----+------+------|
47       | [    | ]    | (   | )   | #     |         | '    | "  | ~   | `    | Caps |
48       |------+------+-----+-----+-------|         |------+----+-----+------+------|
49       | /    | \    | ^   | |   | %     |         | ,    | .  | ;   |      | PScn |
50       |------+------+-----+-----+-------+---------+------+----+-----+------+------|
51       | Shft | Ctrl | Alt | Del | Space | L1 | R1 | Shft | R2 | Sup | Ctrl | Alt  |
52       '---------------------------------------------------------------------------'
53
54 ### R2:
55
56       .-----------------------------------.         .--------------------.-----------------.
57       | F12  | F11  | F10  | F9   | Copy  |         | Home | Up   | End  | PgUp | Insert   |
58       |------+------+------+------+-------|         |------+------+------+------+----------|
59       | F8   | F7   | F6   | F5   | Paste |         | Left | Down | Right| PgDn | Enter    |
60       |------+------+------+------+-------|         |------+------+------+------+----------|
61       | F4   | F3   | F2   | F1   | Cut   |         | ^Tab |      | Tab  |      |          |
62       |------+------+------+------+-------+---------+------+------+------+------+----------|
63       | Shft | Ctrl | Alt  | Del  | Undo  | L1 | R1 | Shft | R2   | Sup  | Ctrl | WinRight |
64       '------------------------------------------------------------------------------------'
65
66 ### R3:
67
68       .----------------------------.         .------------------------.
69       | RESET |    |     |    |    |         |    |    |    |    | R3 |
70       |-------+----+-----+----+----|         |----+----+----+----+----|
71       |       |    |     |    |    |         |    |    |    |    |    |
72       |-------+----+-----+----+----|         |----+----+----+----+----|
73       |       |    |     |    |    |         |    |    |    |    |    |
74       |-------+----+-----+----+----+---------+----+----+----+----+----|
75       |       |    |     |    |    |    |    |    |    |    |    |    |
76       '---------------------------------------------------------------'
77