diff options
author | Harley Laue <losinggeneration@gmail.com> | 2018-05-18 13:58:23 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-05-18 13:58:23 -0700 |
commit | 8cdb4a91501fab114ae55def050d06c7b9569f30 (patch) | |
tree | 7cd77bef9b0740420c899c979b2fbc50be081bd8 /keyboards/contra/keymaps/losinggeneration/README.md | |
parent | e721deb4a60403e338382dbd3bf9e829439d67ac (diff) |
Add Contra layout & cleanup a few things (#2998)
* Have Del become backspace on the bottom layer for grid layouts
* Fix modtap for ESC
* Add sleep to Adjust layer
Diffstat (limited to 'keyboards/contra/keymaps/losinggeneration/README.md')
-rw-r--r-- | keyboards/contra/keymaps/losinggeneration/README.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/keyboards/contra/keymaps/losinggeneration/README.md b/keyboards/contra/keymaps/losinggeneration/README.md new file mode 100644 index 0000000000..affd2fb9b4 --- /dev/null +++ b/keyboards/contra/keymaps/losinggeneration/README.md @@ -0,0 +1,30 @@ +losinggeneration's Contra Layout +============================ + +This build uses the MIT layout. + +See description of the layout in the common folder +[here](../../../../users/losinggeneration/README.md) + +## Features +- Adjust + - Removed AGSwap, AGNorm, & Del + - Added Caps Lock, F1-F12 in a 4x3 grid, arrow cluster, + and layer transitions to the new layers. + - Moved Reset & Audio control to the right side + +## Layouts + +### Adjust (Lower + Raise) + +``` + ,-----------------------------------------------------------------------------------. + | | F1 | F2 | F3 | F4 | | RESET| Game |Numpad|Mouse | |Sleep | + |------+------+------+------+------+------+------+------+------+------+------+------| + | | F5 | F6 | F7 | F8 | | |Qwerty|Colmak|Workmn|Dvorak| | + |------+------+------+------+------+------+------+------+------+------+------+------| + | CAPS | F9 | F10 | F11 | F12 | | | | | | Up | | + |------+------+------+------+------+-------------+------+------+------+------+------| + | | | | | | | | XXX | Left | Down |Right | + `-----------------------------------------------------------------------------------' +``` |