]> git.donarmstrong.com Git - qmk_firmware.git/blob - layouts/community/ergodox/qwerty_code_friendly/readme.md
document how to define LEFT_LEDS and how that hack is done
[qmk_firmware.git] / layouts / community / ergodox / qwerty_code_friendly / readme.md
1 # ErgoDox EZ Code Friendly Qwerty Layout
2
3 - This layout aims to balance muscle memory from a typical QWERTY layout
4   with having keys used for software development easily accessible.
5
6 - Arrow keys follow VIM convention (the media layer even uses arrow keys for HJKL).
7
8 - On the top row only symbols are used (not numbers),
9   it's expected the symbol layer's number-pad layout will be used for numbers.
10
11 - Symbols match regular QWERTY.
12   except for '()' which are grouped with other brackets.
13   In their place -/= keys are placed, which almost matches a regular layout.
14
15 - Brackets are placed symmetrically along the center edges,
16   if using keys from both sides is inconvenient - the symbol layer has macros
17   at the same key locations to type matching pairs.
18
19 - The extra space-bar on the lower-left looks like it's in an obscure location,
20   however using the larger thumb cluster ended up being more of a reach while typing.
21
22 - L3 is currently only used if `CFQ_USE_EXPEREMENTAL_LAYER` is defined,
23   this is a layer to place extra functionality and test new keys.
24
25 ## Configuration
26
27 Some optional behavior is configurable without editing the code
28 using `CFQ_` prefixed defines which can be set by passing `EXTRAFLAGS` to make.
29
30 - `CFQ_USER_KEY1`, `CFQ_USER_KEY2` are used for custom-keys
31 - `CFQ_USE_MOMENTARY_LAYER_KEYS` is used to prevent layer keys from toggling when tapped.
32 - `CFQ_USE_SWAP_RIGHT_SPACE_ENTER` swap Enter and Space on the right hand thumb cluster.
33   While asymmetric, it makes Enter more easily accessible.
34 - `CFQ_USE_EXPEREMENTAL_LAYER` defines an extra layer for misc extra keys/macros.
35   Currently it's mostly empty.
36
37
38
39 ## Keymap 0: Basic layer
40
41 When undefined:
42
43 - `USR1` defaults to `F13`, otherwise use `CFQ_USER_KEY1`.
44 - `USR2` defaults to `APP`, otherwise use `CFQ_USER_KEY2`.
45
46 ```
47 ,--------------------------------------------------.           ,--------------------------------------------------.
48 | Grave  |   !  |   @  |   #  |   $  |   %  |   {  |           |  }   |   ^  |   &  |   *  |   -  |   =  | BSpace |
49 |--------+------+------+------+------+-------------|           |------+------+------+------+------+------+--------|
50 | Tab    |   Q  |   W  |   E  |   R  |   T  |   (  |           |  )   |   Y  |   U  |   I  |   O  |   P  |   \    |
51 |--------+------+------+------+------+------|      |           |      |------+------+------+------+------+--------|
52 | Esc    |   A  |   S  |   D  |   F  |   G  |------|           |------|   H  |   J  |   K  |   L  |   ;  |   '    |
53 |--------+------+------+------+------+------|   [  |           |  ]   |------+------+------+------+------+--------|
54 | LShift |   Z  |   X  |   C  |   V  |   B  |      |           |      |   N  |   M  |   ,  |   .  |   /  | RShift |
55 `--------+------+------+------+------+-------------'           `-------------+------+------+------+------+--------'
56   | LCtl |Super | Alt  | USR2 |Space |                                       | Left | Down | Up   |Right | Del  |
57   `----------------------------------'                                       `----------------------------------'
58                                        ,-------------.       ,-------------.
59                                        | Ins  | ~L3  |       | Home | End  |
60                                 ,------|------|------|       |------+------+------.
61                                 |      |      | ~L2  |       | PgUp |      |      |
62                                 |Space | USR1 |------|       |------|Enter |Space |
63                                 |      |      | ~L1  |       | PgDn |      |      |
64                                 `--------------------'       `--------------------'
65
66 ```
67
68 ## Keymap 1: Symbol layer
69
70 Note the double bracket keys on this layer press left to position the cursor between them.
71
72 ```
73 ,--------------------------------------------------.           ,--------------------------------------------------.
74 |        |  F1  |  F2  |  F3  |  F4  |  F5  |  {}  |           |  }{  |  F6  |  F7  |  F8  |  F9  |  F10 |        |
75 |--------+------+------+------+------+-------------|           |------+------+------+------+------+------+--------|
76 |        |      |      |      |      |  =>  |  ()  |           |  )(  |  <=  |   7  |   8  |   9  |   \  |   F11  |
77 |--------+------+------+------+------+------|      |           |      |------+------+------+------+------+--------|
78 |        |      |      |      |      |  ->  |------|           |------|  <-  |   4  |   5  |   6  |   *  |   F12  |
79 |--------+------+------+------+------+------|  []  |           |  ][  |------+------+------+------+------+--------|
80 |        |      |      |      |      |  <>  |      |           |      |  ><  |   1  |   2  |   3  |   -  |        |
81 `--------+------+------+------+------+-------------'           `-------------+------+------+------+------+--------'
82   |      |      |      |      |      |                                       |   0  |      |   .  |   +  |      |
83   `----------------------------------'                                       `----------------------------------'
84                                        ,-------------.       ,---------------.
85                                        |      |      |       |      |        |
86                                 ,------|------|------|       |------+--------+------.
87                                 |      |      |      |       |      |        |      |
88                                 |      |      |------|       |------|        |      |
89                                 |      |      |      |       |      |        |      |
90                                 `--------------------'       `----------------------'
91 ```
92
93 ## Keymap 2: Media and mouse keys
94
95 ```
96 ,--------------------------------------------------.           ,--------------------------------------------------.
97 |        |      |      |      |      |      |      |           |      |      |      |      |      |      |        |
98 |--------+------+------+------+------+-------------|           |------+------+------+------+------+------+--------|
99 |        |      |      | MsUp |      |      |      |           |      |      |      |      |      |      |        |
100 |--------+------+------+------+------+------|      |           |      |------+------+------+------+------+--------|
101 |        |      |MsLeft|MsDown|MsRght|      |------|           |------| Left | Down | Up   |Right |      |        |
102 |--------+------+------+------+------+------|      |           |      |------+------+------+------+------+--------|
103 |        |      | Rclk | Mclk | Lclk |      |      |           |      |      |      |      |      |      |        |
104 `--------+------+------+------+------+-------------'           `-------------+------+------+------+------+--------'
105   |      |      |      |      |      |                                       |      |      |      |      |      |
106   `----------------------------------'                                       `----------------------------------'
107                                        ,-------------.       ,-------------.
108                                        | MRwd | MFwd |       | MPrv | MNxt |
109                                 ,------|------|------|       |------+------+------.
110                                 |      |      |      |       |VolUp |      |      |
111                                 |      |      |------|       |------| Mute | Play |
112                                 |      |      |      |       |VolDn |      |      |
113                                 `--------------------'       `--------------------'
114 ```
115
116 ## Changelog
117
118 - 2017/10/4
119   Move Insert key to the left thumb cluster (away from the modifier keys).
120   Replace with `USR2` which defaults to `APP`.