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.

112 lines
3.8 KiB

7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
  1. <!-- -*- mode: markdown; fill-column: 8192 -*- -->
  2. Win10 Writer's Block ErgoDox - v1.0
  3. =======================
  4. This is a QWERTY layout for QMK. It's designed to work well in MS Office-like environments. It's tested on Windows 7 and 10.
  5. Professional writers may find this layout useful -- copywriters, technical writers, novelists, etc.
  6. I use my ErgoDox with this keymap as a daily driver at my office.
  7. A gaming layer is unobtrusively built into this layout. I use that layer to play RimWorld.
  8. Feel free to modify the gaming layer to your personal taste.
  9. ## Table of Contents
  10. * [Layouts](#layouts)
  11. - [Base layer](#base-layer)
  12. - [Symbol layer](#symbol-layer)
  13. - [Gaming layer](#rimworld-layer)
  14. - [Media layer](#media-layer)
  15. * [Tools](#tools)
  16. - [Layer notification](#layer-notification)
  17. * [Building](#building)
  18. - [Using on Windows](#using-on-windows)
  19. * [License](#license)
  20. * [Special Thanks](#special-thanks)
  21. # Layouts
  22. * TapDance will teleport you to the layer you want:
  23. * One Tap for the Base layer
  24. * Two Taps for the Symbol layer
  25. * Three Taps for the Rimworld/Gaming layer
  26. * Where the "Meh" key is located on the Ergodox EZ default layout, I've changed it to another tap dance key:
  27. * One Tap for CTRL-ALT-DEL
  28. * Two Taps for the Media/Mouse layer
  29. ## Base layer
  30. [![Base layer](https://i.imgur.com/1PTR0SG.png)](http://www.keyboard-layout-editor.com/#/gists/8fd9bbdd3a23bbb5a8779de3624a3be1)
  31. This is a QWERTY layout with some quirks.
  32. * Enter is located on a key that won't cause as much thumb fatigue.
  33. * Copy and Paste work from the same key. Just hold the key to copy and tap the key to paste!
  34. * Undo, Find and Cut are also one-touch keys.
  35. * F12 is where you would normally find TAB on standard layouts. Quickly save in Word, safely.
  36. * You'll find bracket keys below the "6" key.
  37. * The Meh Key is a single-button CTRL+ALT+SHIFT modifier.
  38. * Space Cadet Shift: Tap L Shift for "(" and R Shift for ")" -- holding either shift works like a normal shift.
  39. * Tap "Z" or Tab to use either normally. Hold them for CTRL.
  40. * Tap Caps Lock to use it normally. Hold it for Win key combinations (Win+D to minimize all programs, etc).
  41. ## Symbol layer
  42. [![Symbol layer](https://i.imgur.com/8nEzpcp.png)](http://www.keyboard-layout-editor.com/#/gists/04eb6458b8b17882e472f64d482f12b4)
  43. Your standard Ergodox EZ symbol + numpad layout, minus the Version and EEPROM keys.
  44. * From the base layer, hold the F12 Key to temporarily access this layer (use for quick access to numpad)
  45. * Release F12 to return to the base layer.
  46. ## Rimworld layer
  47. [![Rimworld / Gaming Layer](https://i.imgur.com/Yh3eBjJ.png)](http://www.keyboard-layout-editor.com/#/gists/d53af8391e6e443ed0a98ccfbdb4eace)
  48. This layer was made to play RimWorld, a Sci-Fi Colony Survival Game by Tynan Sylvester and Ludeon Studios, available on Steam.
  49. * Have fun!
  50. ## Media layer
  51. [![Media layer](https://i.imgur.com/r5ysFy1.png)](http://www.keyboard-layout-editor.com/#/gists/3209d09ed4bd997e4f49f28c6ada2ab3)
  52. This is the standard Ergodox EZ media layout with more options for mouseclick buttons.
  53. * In this layer, your "space" key changes into a back button for your browser.
  54. ## LED states
  55. Your LEDs will change to indicate your layer. You'll know you are in the base layer if all LEDs are off.
  56. # Building
  57. To build, you will need the [QMK][qmk] firmware checked out. from there, dive into `keyboards/ergodox/keymaps/win10_writers-block/`
  58. [qmk]: https://github.com/qmk/qmk_firmware
  59. ```
  60. $ make keyboard=ergodox keymap=win10_writers-block
  61. ```
  62. ## Using on Windows
  63. This layout is tested in Windows 7 Pro and Windows 10 Home environments.
  64. # License
  65. GPL 3+
  66. # Special Thanks
  67. * To algernon for his coding help. I'm a novice but I still made this work (and figured out tap dance) with his help.
  68. * To /r/MechanicalKeyboards for being an all-around great community.
  69. * To /u/profet23 for his amazing custom Ergodox boards.