_QW
Standard QWERTY layout, with three QMK features:
Menu
key has been replaced by MO(_FW)
, which moves to my Windows Fn layer when held.Caps Lock
key has been replaced with a dual function LT()
key, which opens the Windows Fn layer when held, and is Caps Lock
when tappedEscape
key has been replaced with a KC_GESC
` ~
key when used with a Fn
key or a Shift
keyKeycode(s) Sent | Notes |
---|---|
KC_GESC |
Esc when tapped alone, ` ~ when used with a Shift or GUI key. |
LT(_FW, KC_CAPS) |
Opens the Windows Fn layer when held; toggles Caps Lock when tapped. |
MO(_FW) |
Opens the Windows Fn layer when held. |
_DV
Fn
and tapping /?
key, then tapping 2@
.A hardware-based Dvorak Simplified layout. At my weekend job, I use a shared computer that runs MacOS Sierra, in US QWERTY layout. In this layer, I can leave the system in QWERTY, plug my keyboard in, and still type in Dvorak.
Keycode(s) Sent | Notes |
---|---|
KC_GESC |
Esc when tapped alone, ` ~ when used with a Shift or GUI key. |
LT(_FW, KC_CAPS) |
Opens the Windows Fn layer when held; toggles Caps Lock when tapped. |
MO(_FW) |
Opens the Windows Fn layer when held. |
_CM
Fn
and tapping /?
key, then tapping 3#
.A hardware-based Colemak layout. Been thinking of trying it, so it's here.
Keycode(s) Sent | Notes |
---|---|
KC_GESC |
Esc when tapped alone, ` ~ when used with a Shift or GUI key. |
LT(_FW, KC_CAPS) |
Opens the Windows Fn layer when held; toggles Caps Lock when tapped. |
MO(_FW) |
Opens the Windows Fn layer when held. |
Next Chapter: OS Overlays