The overall goals of this layout are to:
I first decided to build an ErgoDox as I wanted to use my thumbs for more with the added ergonomic benefits of a split board and ortholinear layout. I knew my hands were hurting from the weird contortions of copying and pasting constantly on my Mac, but I had no idea how strained I really was until I started moving as many modifier keys to the thumb clusters.
The initial layout used created on the ErgoDox EZ Configurator. I went through 26+ iterations within the configurator prior to beginning my journey with QMK itself. Much of the dual function/layer keys are influenced by and adapted from the EZ Configurator.
Many features in this layout are either directly inspired by or are adaptations of Algernon's incredible ErgoDox layout. Specifically: TapDance and its usage, and the brilliant idea of using TapDance to pair down the four keys for parens, brackets, and curly braces into just 2 keys.
Paste/Paste Special
key sends Paste on tap and Paste Special when held.Screen/Video
key sends ||scrn
when tapped and ||video
when held
||scrn
into (Screenshot: <CLIPBOARD CONTENTS>)
, and ||video
into (Video: <CLIPBOARD CONTENTS>)
, the QMK macro then moves back to before the last paren, inserts a space and removes a space to create a hyperlink for use in Zendesk.Todoist
toggles quick add window for a new Todoist task (CMD + Shift + A
) and switches to Todoist when heldRubymine
, and submitting the enter key.Zendesk
triggers spotlight and then calls Typinator expansion to open my Zendesk Agent dashboard in Chrome.Copy/Cut
key copies on tap, cut's on two taps.Snagit
key = sends Ctrl + Shift + C
which is Snagit's selector and two taps on Snagit
key = Cmd + Shift + Opt + 4
, OS X cropping screenshot that is copied to the clipboard only.[{(
/)}]
keys once yields [
or {
when the shift key is engaged, tapping them twice yields (
.The base layer retains the alphas from the QWERTY layout without any modifications.
I am moving into a new position (software engineering) at work from a Support position. My hope is to use my F keys more often and write fewer emails. This is my old base layer, still easily accessible, as I'm not used to having F key's on my top row quite yet.
Holding down the enter
key with your right thumb toggles the symbol layer.
I've placed my most used symbols under the homerow. Granted, right now I mainly right emails/support ticket responses, so this home row may need to change as I transition to software engineering.
Holding down the :
key on with your right pinky toggles the mouse and media layer. Your left hand controls the mouse directions just in a similar fashion to the keys used in the movement layer.
The right hand has a media controls under the homerow for quick muting/pausing.
XKCD #1319
Key that ironically partially-automates accessing the link to XKCD #1319.This layer places most common markdown symbols under the right hand. You can reach this layer by holding down the F
key on your left hand.
Toggled by holding down the space key with the right thumb. This isn't vim like movement, nope, it's WASD
but over one column. So I guess it's actually ESDF
on the left hand and IJKL
on the right hand to better line up with the columns offset/staggered columns on the Dox.
My right hand is pretty comfortable with tenkey number input so this is easily accessible by holding down backspace with the left thumb.
Also, on the left hand, there is a tap to copy and hold to cut macro under the D
key, and a tap to paste and a hold to paste special macro on the F
key. I guess I'm to too lazy to move my fingers when copying/pasting...