Fixed small issues in README.md
- fixed rendering of the basic layer on GitHub - fixed missing Calculator, Mail & Browser Home keys in Fn Layer
This commit is contained in:
parent
b0d7d9d922
commit
606d63e602
1 changed files with 29 additions and 27 deletions
|
@ -15,6 +15,7 @@ Some keys had to be moved around to fit into the ErgoDox, especially the `F1`-`F
|
||||||
|
|
||||||
## Base Layer
|
## Base Layer
|
||||||
This is the default layer, close to the TM with the following differences:
|
This is the default layer, close to the TM with the following differences:
|
||||||
|
|
||||||
- Top row (with the `F`-keys) and rightmost column (with application shortcuts) are removed, the corresponding keys are displaced elsewhere.
|
- Top row (with the `F`-keys) and rightmost column (with application shortcuts) are removed, the corresponding keys are displaced elsewhere.
|
||||||
- Bottom-left keys are reorganized on a single row as: `Ctrl`, `fn`, `Gui`, `Play`, `App`/`Alt`.
|
- Bottom-left keys are reorganized on a single row as: `Ctrl`, `fn`, `Gui`, `Play`, `App`/`Alt`.
|
||||||
- `shuffle` and `desktop` are not supported.
|
- `shuffle` and `desktop` are not supported.
|
||||||
|
@ -24,6 +25,7 @@ This is the default layer, close to the TM with the following differences:
|
||||||
- Dash (`-`) and `=` are moved on bottom right row.
|
- Dash (`-`) and `=` are moved on bottom right row.
|
||||||
- Arrows and `PgUp`/`PgDn` are moved on the thumbs.
|
- Arrows and `PgUp`/`PgDn` are moved on the thumbs.
|
||||||
|
|
||||||
|
```
|
||||||
,--------------------------------------------------. ,--------------------------------------------------.
|
,--------------------------------------------------. ,--------------------------------------------------.
|
||||||
| ` | 1 | 2 | 3 | 4 | 5 | Del | | Del | 6 | 7 | 8 | 9 | 0 | ] |
|
| ` | 1 | 2 | 3 | 4 | 5 | Del | | Del | 6 | 7 | 8 | 9 | 0 | ] |
|
||||||
|--------+------+------+------+------+-------------| |------+------+------+------+------+------+--------|
|
|--------+------+------+------+------+-------------| |------+------+------+------+------+------+--------|
|
||||||
|
@ -42,7 +44,7 @@ This is the default layer, close to the TM with the following differences:
|
||||||
|Space |LShift |------| |------|RShift|Space |
|
|Space |LShift |------| |------|RShift|Space |
|
||||||
| | | PgDn | | Down | | |
|
| | | PgDn | | Down | | |
|
||||||
`---------------------' `--------------------'
|
`---------------------' `--------------------'
|
||||||
|
```
|
||||||
|
|
||||||
### Layer Switching
|
### Layer Switching
|
||||||
- Use `num` to toggle the Numeric Layer.
|
- Use `num` to toggle the Numeric Layer.
|
||||||
|
@ -118,7 +120,7 @@ Note: the `eject` key does not work due to jackhumbert/qmk_firmware#82
|
||||||
|--------+------+------+------+------+-------------| |------+------+------+------+------+------+--------|
|
|--------+------+------+------+------+-------------| |------+------+------+------+------+------+--------|
|
||||||
| | | | | | |VolUp | | | | | | | | Pause |
|
| | | | | | |VolUp | | | | | | | | Pause |
|
||||||
|--------+------+------+------+------+------| | | |------+------+------+------+------+--------|
|
|--------+------+------+------+------+------| | | |------+------+------+------+------+--------|
|
||||||
| | | | | | |------| |------| | | | | | |
|
| | | | Calc | Mail |Browsr|------| |------| | | | | | |
|
||||||
|--------+------+------+------+------+------| | | |------+------+------+------+------+--------|
|
|--------+------+------+------+------+------| | | |------+------+------+------+------+--------|
|
||||||
| | | cut | copy |paste | Mute |VolDn | | | | | | | | |
|
| | | cut | copy |paste | Mute |VolDn | | | | | | | | |
|
||||||
`--------+------+------+------+------+-------------' `-------------+------+------+------+------+--------'
|
`--------+------+------+------+------+-------------' `-------------+------+------+------+------+--------'
|
||||||
|
|
Loading…
Reference in a new issue