You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.5 KiB

7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
  1. Dvorak Programmer Layout
  2. ========================
  3. 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.
  4. Layers
  5. ------
  6. * BASE: this is where you type.
  7. * SHELL_NAV: hold down the Tab key to access shell/terminal navigation shorcuts such as forward/backward word, history, Ctrl+C, screen tab movement.
  8. * KEY_NAV: arrow key movement with backward/forward word support, and copy/paste.
  9. * KEY_SEL: same as above, but every movement shift-selects.
  10. * NUMBER: keypad layer.
  11. * SYMBOL: all the symbols.
  12. * BRACKET: special brackets-only layer for programming. Activated by pressing left capslock (OSL)
  13. * SHORTCUTS: sends Hyper keys for Autohotkey to interpret. I use this to switch between specific apps.
  14. * MOUSE: use mouse keys
  15. Updates
  16. -------
  17. 2017/02/10:
  18. * Made left shift an MO for SHELL_NAV, and symbol+right shift CAPSLOCK. Made all modifiers OSM.
  19. 2017/01/28:
  20. * 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
  21. 2017/01/22:
  22. * Made brackets toggle an OSL on the left capslock
  23. * Added SHELL_LAYER
  24. 2016/12/10:
  25. * toggle for brackets layer is now on left thumb cluster.
  26. 2016/11/05:
  27. * removed brackets anywhere but in brackets layer
  28. * added mouse layer back in
  29. * put semicolon-newline and end-newline on symbol layer
  30. * replaced all HYPR with MEH, added more shortcut keys