Changes to my Ergodox & Planck keymaps (#8622)

* Changes to my Ergodox & Planck keymaps

* Fixed Typos

Corrected some typos and omissions to my Ergodox layout and readme

* Fixed Typos

Fixed some typos in my ErgoDox Readme and keymap.c files
This commit is contained in:
Xyverz
2020-04-01 16:03:52 -07:00
committed by GitHub
parent 58a9c84d6b
commit 0742f9fc96
4 changed files with 204 additions and 254 deletions

View File

@@ -6,9 +6,12 @@ I'm moving all my 4x12s to the same keymap since I pretty much use it across all
This revision includes this documentation and introduction of the individual RGB mode keys in the `ADJUST` layer.
## What's New?
* Added the Mac Lock macro of CMD+CTRL+Q to lock the screen on my mac.
* Changed the location of the `pipe` and `backslash` keys to match my other layouts.
## Still to do:
* Update layout files to match current standards.
* Enjoy this revision; figure out new things later.
### Qwerty layer
@@ -57,9 +60,9 @@ This revision includes this documentation and introduction of the individual RGB
```
,-----------------------------------------------------------------------------------.
| ~ | ! | @ | # | $ | % | ^ | & | * | ( | ) | |
| ~ | ! | @ | # | $ | % | ^ | & | * | ( | ) | | |
|------+------+------+------+------+-------------+------+------+------+------+------|
| Caps | | Mute | Vol- | Vol+ | | | _ | + | { | } | | |
| Caps | | Mute | Vol- | Vol+ | | | _ | + | { | } | |
|------+------+------+------+------+------|------+------+------+------+------+------|
| | | Prev | Play | Next | | | | | | | |
|------+------+------+------+------+------+------+------+------+------+------+------|
@@ -71,9 +74,9 @@ This revision includes this documentation and introduction of the individual RGB
```
,-----------------------------------------------------------------------------------.
| ` | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | |
| ` | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | \ |
|------+------+------+------+------+-------------+------+------+------+------+------|
| Caps | | Mute | Vol- | Vol+ | | | - | = | [ | ] | \ |
| Caps | | Mute | Vol- | Vol+ | | | - | = | [ | ] | |
|------+------+------+------+------+------|------+------+------+------+------+------|
| | | Prev | Play | Next | | | | | | | |
|------+------+------+------+------+------+------+------+------+------+------+------|
@@ -91,6 +94,6 @@ This revision includes this documentation and introduction of the individual RGB
|------+------+------+------+------+------|------+------+------+------+------+------|
|RGB ON| MODE |RGB SW|RGB KN|RGB GR| HUE- | HUE+ | HUE- | SAT+ | SAT- | VAL+ | VAL- |
|------+------+------+------+------+------+------+------+------+------+------+------|
| | | | | | | | | | | | |
| | | | | |MacLck| | | | | | |
`-----------------------------------------------------------------------------------'
```