-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
35f0ca1
commit c6627d1
Showing
3 changed files
with
35 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Community / Development | ||
# Community and Development | ||
|
||
| key | command | desc | | ||
| --- | --- | --- | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Colemak | ||
|
||
- [keyzen-colemak](https://first20hours.github.io/keyzen-colemak/) | ||
- [Colemak.Academy](https://colemak.academy) | ||
|
||
|
||
## amphetype | ||
|
||
Once you've wrapped your head around the keyboard basics it's more interesting to try typing in something other than random words. | ||
|
||
<https://gitlab.com/franksh/amphetype> | ||
|
||
```shell | ||
pip install --user amphetype | ||
``` | ||
|
||
[Old Google site](https://code.google.com/archive/p/amphetype/) | ||
|
||
|
||
## Tarmak | ||
|
||
[Tarmak](https://forum.colemak.com/topic/1858-learn-colemak-in-steps-with-the-tarmak-layouts/) is a way to transition incrementally to Colemak. Doesn't come standard with macOS. | ||
|
||
|
||
## Colemak-DH | ||
|
||
There's a slightly more ergonomic typing layout called [Colemak-DH](https://colemakmods.github.io/mod-dh/) | ||
|
||
While there's [macOS keyboard layouts](https://github.com/ColemakMods/mod-dh/tree/master/macOS), apparently macOS will boot you back to a normal keyboard if you use these for sensitive inputs (which would be a big hassle/problem when typing in a hurry). |