Skip to content

Instantly share code, notes, and snippets.

@cpdean
Last active August 31, 2016 21:20
Show Gist options
  • Save cpdean/a681b7bed66fb7c55dcb to your computer and use it in GitHub Desktop.
Save cpdean/a681b7bed66fb7c55dcb to your computer and use it in GitHub Desktop.
Stealing this from a forum. want to keep better track of ergodox layout outside of massdrop's tool
/* LAYER 0
*
* ,--------------------------------------------------. ,--------------------------------------------------.
* | Esc | 1 | 2 | 3 | 4 | 5 | + = | | +L2 | 6 | 7 & | 8 * | 9 ( | 0 ) | -_ |
* |--------+------+------+------+------+-------------| |------+------+------+------+------+------+--------|
* | Tab | Q | W | E | R | T | \ | | | { | Y | U | I | O | P | } ] |
* |--------+------+------+------+------+------| \ | | | [ |------+------+------+------+------+--------|
* | LCtrl | A | S | D | F | G |------| |------| H | J | K | L | ; : | ' " |
* |--------+------+------+------+------+------| ~L1 | | ~L1 |------+------+------+------+------+--------|
* | LShift | Z | X | C | V | B | | | | N | M | ,< | . > | / ? | RShift |
* `--------+------+------+------+------+-------------' `-------------+------+------+------+------+--------'
* | LGui | LAlt | LGui | ) | ( | | Esc | | \ | UP | RIGHT| RGui |
* `----------------------------------' `----------------------------------'
* ,-------------. ,-------------.
* | LCtrl| LAlt | | RAlt | | \ |
* ,------|------|------| |------+------+------.
* | | | ~ ` | | PGUP | | |
* | BkSp | Del |------| |------| Enter| Space|
* | | | ~L1 | | ~L1 | | |
* `--------------------' `--------------------'
*/
/*
* LAYER 1
*
* ,--------------------------------------------------. ,--------------------------------------------------.
* | | F1 | F2 | F3 | F4 | F5 | F11 | | F12 | F6 | F7 | F8 | F9 | F10 | |
* |--------+------+------+------+------+-------------| |------+------+------+------+------+------+--------|
* | | | | | | | | | | | [ { | ] } | | | |
* |--------+------+------+------+------+------| -L1 | | |------+------+------+------+------+--------|
* | | | | | | |------| |------| LEFT | DOWN | UP |RIGHT | | |
* |--------+------+------+------+------+------| | | |------+------+------+------+------+--------|
* | LShift | | | | | | | | | | ( | ) | | | RShift |
* `--------+------+------+------+------+-------------' `-------------+------+------+------+------+--------'
* | RGui | RAlt | | | | | | | | | |
* `----------------------------------' `----------------------------------'
* ,-------------. ,-------------.
* | | | | | |
* ,------|------|------| |------+------+------.
* | | | | | | | |
* | Del | |------| |------| | |
* | | | | | | | |
* `--------------------' `--------------------'
*/
and then i actually just don't have the rest documented
* Keymap: Layer 2
*
* ,--------------------------------------------------. ,--------------------------------------------------.
* | | | | | | | | | | | | | | | |
* |--------+------+------+------+------+-------------| |------+------+------+------+------+------+--------|
* | | | | | | | | | | | | | | | |
* |--------+------+------+------+------+------| | | |------+------+------+------+------+--------|
* | | | | | | |------| |------| | | | | | |
* |--------+------+------+------+------+------| | | |------+------+------+------+------+--------|
* | | | | | | | | | | | | | | | |
* `--------+------+------+------+------+-------------' `-------------+------+------+------+------+--------'
* | | | | | | | | | | | |
* `----------------------------------' `----------------------------------'
* ,-------------. ,-------------.
* | | | | | |
* ,------|------|------| |------+------+------.
* | | | | | | | |
* | | |------| |------| | |
* | | | | | | | |
* `--------------------' `--------------------'
* Keymap: Layer 3
*
* ,--------------------------------------------------. ,--------------------------------------------------.
* | | | | | | | | | | | | | | | |
* |--------+------+------+------+------+-------------| |------+------+------+------+------+------+--------|
* | | | | | | | | | | | | | | | |
* |--------+------+------+------+------+------| | | |------+------+------+------+------+--------|
* | | | | | | |------| |------| | | | | | |
* |--------+------+------+------+------+------| | | |------+------+------+------+------+--------|
* | | | | | | | | | | | | | | | |
* `--------+------+------+------+------+-------------' `-------------+------+------+------+------+--------'
* | | | | | | | | | | | |
* `----------------------------------' `----------------------------------'
* ,-------------. ,-------------.
* | | | | | |
* ,------|------|------| |------+------+------.
* | | | | | | | |
* | | |------| |------| | |
* | | | | | | | |
* `--------------------' `--------------------'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment