]> git.donarmstrong.com Git - qmk_firmware.git/blob - layouts/community/ergodox/dvorak_programmer/README.md
Creates a layouts/ folder for keymaps shared between keyboards (#1609)
[qmk_firmware.git] / layouts / community / ergodox / dvorak_programmer / README.md
1 Dvorak Programmer Layout
2 ========================
3
4 This is a dvorak-only layout. The overall philosophy is that the left hand contains a number of layer-switching shortcuts, and the right hand key codes vary based on the layer selected.
5
6 Layers
7 ------
8
9 * BASE: this is where you type.
10 * SHELL_NAV: hold down the Tab key to access shell/terminal navigation shorcuts such as forward/backward word, history, Ctrl+C, screen tab movement.
11 * KEY_NAV: arrow key movement with backward/forward word support, and copy/paste.
12 * KEY_SEL: same as above, but every movement shift-selects.
13 * NUMBER: keypad layer.
14 * SYMBOL: all the symbols.
15 * BRACKET: special brackets-only layer for programming. Activated by pressing left capslock (OSL)
16 * SHORTCUTS: sends Hyper keys for Autohotkey to interpret. I use this to switch between specific apps.
17 * MOUSE: use mouse keys
18
19 Updates
20 -------
21
22 2017/02/10:
23 * Made left shift an MO for SHELL_NAV, and symbol+right shift CAPSLOCK. Made all modifiers OSM.
24
25 2017/01/28:
26 * Made the capslock key a dual momentary layer activation for BRACKETS and SHELL_NAV. One keypress held down for BRACKETS, one keypress, released and then held down for SHELL_NAV
27
28 2017/01/22:
29 * Made brackets toggle an OSL on the left capslock
30 * Added SHELL_LAYER
31
32 2016/12/10:
33 * toggle for brackets layer is now on left thumb cluster.
34
35 2016/11/05:
36 * removed brackets anywhere but in brackets layer
37 * added mouse layer back in
38 * put semicolon-newline and end-newline on symbol layer
39 * replaced all HYPR with MEH, added more shortcut keys