aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ergodox/keymaps/dvorak_programmer/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox/keymaps/dvorak_programmer/README.md')
-rw-r--r--keyboards/ergodox/keymaps/dvorak_programmer/README.md16
1 files changed, 15 insertions, 1 deletions
diff --git a/keyboards/ergodox/keymaps/dvorak_programmer/README.md b/keyboards/ergodox/keymaps/dvorak_programmer/README.md
index a4580fe06..3e4a2545b 100644
--- a/keyboards/ergodox/keymaps/dvorak_programmer/README.md
+++ b/keyboards/ergodox/keymaps/dvorak_programmer/README.md
@@ -11,5 +11,19 @@ Layers
11* KEY_NAV: arrow key movement with backward/forward word support, and copy/paste. 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. 12* KEY_SEL: same as above, but every movement shift-selects.
13* NUMBER: keypad layer. 13* NUMBER: keypad layer.
14* SYMBOL: all the symbols as well as brackets at the bottom. 14* SYMBOL: all the symbols.
15* BRACKET: special brackets-only layer for programming
15* SHORTCUTS: sends Hyper keys for Autohotkey to interpret. I use this to switch between specific apps. 16* SHORTCUTS: sends Hyper keys for Autohotkey to interpret. I use this to switch between specific apps.
17* MOUSE: use mouse keys
18
19Updates
20-------
21
222016/12/10:
23* toggle for brackets layer is now on left thumb cluster.
24
252016/11/05:
26* removed brackets anywhere but in brackets layer
27* added mouse layer back in
28* put semicolon-newline and end-newline on symbol layer
29* replaced all HYPR with MEH, added more shortcut keys \ No newline at end of file