Skip to content

Commit

Permalink
feat: add support for alternate keyboard layouts
Browse files Browse the repository at this point in the history
  • Loading branch information
socsieng committed Oct 26, 2024
1 parent 55121e1 commit 7db41a8
Show file tree
Hide file tree
Showing 6 changed files with 309 additions and 171 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ _Activates the Notes application and sends keystrokes piped from `stdout` of the
values results in smoother animations. Defaults to `0.01` seconds.
- `--terminate-command <command>`: The command that should be used to terminate the application. Not set by default.
Follows a similar convention to `--characters`. (e.g. `f12:command,shift`).
- `--keyboard-layout <layout>`: Use alternate keyboard layout. Defaults to `qwerty`. (`colemak` and `dvorak` are also
supported).

## Installation

Expand Down
Loading

0 comments on commit 7db41a8

Please sign in to comment.