Skip to content

Commit 2b3d701

Browse files
authored
Update README.md
1 parent bc9af7d commit 2b3d701

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,11 @@ For more explanations and reflections on this customization, see [my blog post](
2424
- caps word / caps lock (`G`+`J` / `T`+`Y`)
2525
- escape (`Q`+`W`)
2626
- delete (`O`+`P`)
27-
- double-tap `>` for `=>` arrow
27+
- dash, underscore (`E`+`R`, `U`+`I`)
28+
- Macros:
29+
- double-tap `>` for `=>` arrow
30+
- en-dash (` -- `) combo (`W`+`E`+`R`)
31+
- `console.log(` combo (`Q`+`R`+`U`+`P`) via an AutoHotkey macro set to `F19` : `F19:: send "console.log("`
2832
> [!IMPORTANT]
2933
> Home Row Mods are now standard.
3034

0 commit comments

Comments
 (0)