diff options
author | yttyx <yttyx@users.noreply.github.com> | 2018-07-08 01:36:01 +0100 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-07-07 17:36:01 -0700 |
commit | 978fa700d8dc7e857518be4af30ff06d1469ccd3 (patch) | |
tree | db69646994a5e4cfd1e102ff2910d4bb4ef82b66 /keyboards/atreus/keymaps/yttyx/README.md | |
parent | 03766619d5646759182410f70d1a7f083c11e87d (diff) | |
download | firmware-978fa700d8dc7e857518be4af30ff06d1469ccd3.tar.gz firmware-978fa700d8dc7e857518be4af30ff06d1469ccd3.tar.bz2 firmware-978fa700d8dc7e857518be4af30ff06d1469ccd3.zip |
Added my Balance 12 layout for Atreus (#3336)
* New Balance Twelve-based layout for the Atreus keyboard
* Rearrange cursor keys. Fix layout comment typo.
* Added Balance 12 layout for Atreus
* Changes following review.
Diffstat (limited to 'keyboards/atreus/keymaps/yttyx/README.md')
-rw-r--r-- | keyboards/atreus/keymaps/yttyx/README.md | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/keyboards/atreus/keymaps/yttyx/README.md b/keyboards/atreus/keymaps/yttyx/README.md new file mode 100644 index 000000000..9ed9d6239 --- /dev/null +++ b/keyboards/atreus/keymaps/yttyx/README.md @@ -0,0 +1,77 @@ +# Overview + +A Balance 12 layout for the Atreus keyboard. + +Balance 12 was created by Sasha Viminitz. Please see [this page](https://mathematicalmulticore.wordpress.com/the-keyboard-layout-project/) +for some background on the design of the layout. + +* The variant used here is a mirror of the original for left-handers +* The central column of punctuation keys has been moved elsewhere +* Home positions for the left and right forefingers are *T* and *A* respectively + +## To build/flash + +> make atreus:yttyx:avrdude + +## Layers + +### Base: + + .----------------------------------. .------------------------------. + | P | L | C | D | W | | U | O | Y | K | Q | + +------+------+------+-----+-------| |------+-----+-----+-----+-----| + | N | R | S | T | M | | A | E | I | H | V | + +------+------+------+-----+-------| |------+-----+-----+-----+-----| + | Z | J | F | G | B | | , | . | ; | X | - | + +------+------+------+-----+-------+---------+------+-----+-----+-----+-----| + | Shft | Ctl | Alt | BS | Space | L1 | R1 | Shft | R2 | Win | Ctl | Alt | + '---------------------------------------------------------------------------' + +### L1: + + .---------------------------------. .--------------------------------. + | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | + |------+------+------+----+-------| |------+----+-----+------+-------| + | Tab | ? | = | - | _ | | ' | " | + | * | Enter | + |------+------+------+----+-------| |------+----+-----+------+-------| + | Esc | ! | & | | | | , | . | ; | | - | + |------+------+------+----+-------+---------+------+----+-----+------+-------| + | Shft | Ctrl | Alt | Bk | Space | L1 | R1 | Shft | R2 | Sup | Ctrl | Alt | + '----------------------------------------------------------------------------' + +### R1: + + .---------------------------------. .-------------------------------. + | < | > | { | } | @ | | $ | £ | | | R3 | + +------+------+-----+-----|-------| |------+----+-----+------+------| + | [ | ] | ( | ) | # | | ' | " | ~ | ` | Caps | + |------+------+-----+-----+-------| |------+----+-----+------+------| + | / | \ | ^ | | | % | | , | . | ; | | PScn | + |------+------+-----+-----+-------+---------+------+----+-----+------+------| + | Shft | Ctrl | Alt | Del | Space | L1 | R1 | Shft | R2 | Sup | Ctrl | Alt | + '---------------------------------------------------------------------------' + +### R2: + + .-----------------------------------. .--------------------.-----------------. + | F12 | F11 | F10 | F9 | Copy | | Home | Up | End | PgUp | Insert | + |------+------+------+------+-------| |------+------+------+------+----------| + | F8 | F7 | F6 | F5 | Paste | | Left | Down | Right| PgDn | Enter | + |------+------+------+------+-------| |------+------+------+------+----------| + | F4 | F3 | F2 | F1 | Cut | | ^Tab | | Tab | | | + |------+------+------+------+-------+---------+------+------+------+------+----------| + | Shft | Ctrl | Alt | Del | Undo | L1 | R1 | Shft | R2 | Sup | Ctrl | WinRight | + '------------------------------------------------------------------------------------' + +### R3: + + .----------------------------. .------------------------. + | RESET | | | | | | | | | | R3 | + |-------+----+-----+----+----| |----+----+----+----+----| + | | | | | | | | | | | | + |-------+----+-----+----+----| |----+----+----+----+----| + | | | | | | | | | | | | + |-------+----+-----+----+----+---------+----+----+----+----+----| + | | | | | | | | | | | | | + '---------------------------------------------------------------' + |