Fixed media layer to be better suited for home row operations

This commit is contained in:
lulusilly 2026-08-21 16:44:29 -04:00
parent 704a82ba75
commit e166b836ed

View file

@ -110,9 +110,9 @@
Put simply, the below line allows for toggling a no-bind
layer for when you may require a standard layout (such as
playing Street Fighter, Counter Strike, etc.) by pressing
both Meta keys at the same time. You can toggle back to the
base layer by holding both Meta keys at the same time, as to allow
for normal functionality when holding either key down for a shortcut.
both Alt/Option keys at the same time. You can toggle back to the
base layer by holding both Alt/Option keys at the same time, as to
allow for normal functionality when holding either key down for a shortcut.
|#
(lalt ralt) (tap-hold $tap-time $hold-time @normie (layer-switch base))
)
@ -153,7 +153,7 @@
_
f1 f2 f3 f4 _ _ _ _ _ _
f5 f6 f7 f8 _ _ _ _ _ _
_ f9 f10 f11 f12 _ _ _ _ _
f9 f10 f11 f12 _ _ _ _ _ _
_ _ _
)
;; Symbol layer
@ -177,7 +177,7 @@
(deflayer md
_
_ _ _ _ _ _ _ _ _ _
prev pp next mute ins del vold volu brdn brup
del prev pp next ins mute vold volu brdn brup
_ _ _ _ _ _ _ _ _ _
_ _ _
)