Skip to content

Latest commit

 

History

History
249 lines (185 loc) · 11.1 KB

windows.md

File metadata and controls

249 lines (185 loc) · 11.1 KB

Windows

This is a WIP layout based on Colemak DHm for using on Windows (with en-US International layout on host) that includes Spanish accents, and complemented with easy access to development symbols and JS/TS shortcuts.

US International


Menu


Conventions

Icons

Icons used to describe some modifiers and actions

Label Description
Win
Control
Alt
Shift
🄰 Caps Lock
Esc
Tab
Return
Hold Tap

Shared Modifiers

Label Shortcut Actions
Backspace
|⌫ ⇪⌫ Delete word backward
Delete
⌦| ⇪⌫ Delete word forward
F2 ⇪⏎ Rename (like macOS)
⇪↹ Left (terminal autocompletion)
🄰 + Caps lock
⇧⇧ L⇧+R⇧ Caps word
^^ L^+R^ Cancel caps
❖❖ L❖+R❖ Show current layout on screen

Back to menu


Layers

BAS

Letters, accents for Spanish language and quick shortcuts for most used symbols to "avoid" changing layers.

BAS Layer

Spanish

Label Shortcut
á +a
Á ++a
é +e
É ++e
í +i
Í ++i
ó +o
Ó ++o
ú +u
Ú ++u
ü ^+u
Ü +^+u
ñ +n
Ñ ++n

Back to menu

DEV

Symbols and dev shortcuts for JS/TS.

DEV Layer

Symbols

Label Shortcut
° +#
+$
« +[
» +]
¡ +!
¿ +?

Browser DevTools

Label Shortcut Action
Refresh
+ Hard refresh (clean cache)
Open DevTools

VS Code

Label Shortcut Action
// +/ Toggle line comment
/* */ +/ Toggle block comment

Back to menu

AXN

Quick navigation actions and numbers. Function keys works independently as a sub-layer to avoid shortcuts collisions.

AXN Layer

Navigation

Label Shortcut Action
Up
Down
Left
Right
Home
End
^+ Beginning of document
^+ End of document
Page up
Page down
Prev Tab
Next Tab
New virtual desktop
Close virtual desktop
+ Prev desktop
+ Next desktop

Actions

Label Shortcut Action
<| Expand selection
|> Shrink selection
Undo
Redo
Cut
Copy
Paste
+ Paste without format
Find
Replace

Back to menu

STG

Dedicated to Bluetooth and media controls.

STG Layer

Actions

Label Shortcut Action
B#️⃣ Jump to #️⃣ device
Input source
Clear Bluetooth
Print Screen
Color Picker
🖿 File Explorer
Z+ Zoom in
ZR Zoom reset
ZR +ZR Zoom reset VSCode
Z- Zoom out
M+ Magnifier in
MR Magnifier reset
M- Magnifier out
🔅 Bright down
🔆 Bright up
Fancy Zones
Task Manager
System Info
Windows Security
Windows Settings

Media

Label Action
🔊 Volume up
🔇 Mute
🔉 Volume down
⏮️ Prev
⏯️ Play/Pause
⏭️ Next

Back to menu


Notifications

Notifications

Prerequisites

Startup

To automatically run the scripts at startup:

  • Create shortcuts to startup.ahk and caps.ahk scripts located inside host/windows/ahk folder
  • Press +r and run this command shell:startup
  • Move the shortcut to this folder

Indicators

Screencast mode notifications:

  • CapsLock (On/Off)
  • CapsWord (On/Off)
  • Layer changing
  • Momentary layer activation and deactivation
  • Tray icons with current layer
  • Current layer image as helper (close with ESC)

Back to menu


Battery Indicators

Battery

Needs ZMK PR Battery BLE and ZMK Split Battery

Back to menu