keyboard/qmk/keyboards/planck/keymaps/charlesrocket/readme.md

56 lines
3.4 KiB
Markdown
Raw Normal View History

# Red Planck EZ (Glow) with beeps
QWERTY layout with colored layers (red, purple, green and white) for Planck EZ Glow. Soft beep feedback is On by default. Sound level is hardcoded with `DAC_SAMPLE_MAX` and tone settings (`CK`) are in Adjust (WHITE) layer.
```
RED Base
,-----------------------------------------------------------------------------------.
| Tab | Q | W | E | R | T | Y | U | I | O | P | Bksp |
|------+------+------+------+------+------+------+------+------+------+------+------|
| Esc | A | S | D | F | G | H | J | K | L | ; | " |
|------+------+------+------+------+------+------+------+------+------+------+------|
| Shift| Z | X | C | V | B | N | M | , | . | / |Enter |
|------+------+------+------+------+------+------+------+------+------+------+------|
| QMK | Ctrl | Alt | OS |Lower | Space |Raise | Left | Down | Up |Right |
`-----------------------------------------------------------------------------------'
```
```
PURPLE Lower
,-----------------------------------------------------------------------------------.
| ~ | ! | @ | # | $ | % | ^ | & | * | ( | ) | Bksp |
|------+------+------+------+------+------+------+------+------+------+------+------|
| Del | F1 | F2 | F3 | F4 | F5 | F6 | _ | + | { | } | | |
|------+------+------+------+------+------+------+------+------+------+------+------|
| | F7 | F8 | F9 | F10 | F11 | F12 |ISO ~ |ISO | | Home | End | |
|------+------+------+------+------+------+------+------+------+------+------+------|
| | | | |Lower | |Raise | Next | Vol- | Vol+ | Play |
`-----------------------------------------------------------------------------------'
```
```
GREEN Raise
,-----------------------------------------------------------------------------------.
| ` | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | Bksp |
|------+------+------+------+------+------+------+------+------+------+------+------|
| Del | F1 | F2 | F3 | F4 | F5 | F6 | - | = | [ | ] | \ |
|------+------+------+------+------+------+------+------+------+------+------+------|
| | F7 | F8 | F9 | F10 | F11 | F12 |ISO # |ISO / |Pg Up |Pg Dn | |
|------+------+------+------+------+------+------+------+------+------+------+------|
| | | | |Lower | |Raise | Next | Vol- | Vol+ | Play |
`-----------------------------------------------------------------------------------'
```
```
WHITE (Lower + Raise)
,-----------------------------------------------------------------------------------.
| | CkUp | | | | | | | | | | |
|------+------+------+------+------+------+------+------+------+------+------+------|
| Del | CkTg |Aud On|AudOff|AudTog| | | |BRGTH+|BRGTH-| | Reset|
|------+------+------+------+------+------+------+------+------+------+------+------|
| | CkDn |Mus On|MusOff|MusTog| | | | | | | |
|------+------+------+------+------+------+------+------+------+------+------+------|
| | | | |Lower | |Raise | | | | |
`-----------------------------------------------------------------------------------'
```