ade22f8e2c
* initial files for rev 6 with encoder * music map init, dip scan added * adds ws2812 driver for arm * flesh out dip and encoder support * adds default encoder res * adds default encoder res * start muse implementation * muse working with encoder as control * flip direction * try mouse wheel again * dont break other revs * dont break other revs * conditional autio * pwm ws driver (not working) * update build includes for chibios * update ws2812 driver/config * last commit for glasser code * working example * remove rgb for now * finish up rev6 * working encoder keycodes * add warnings to planck keymaps about the LAYOUT |
||
---|---|---|
.. | ||
config.h | ||
keyboard-layout.json | ||
keymap.c | ||
readme.md | ||
rules.mk |
The Aviator
Designed for aeronautical data entry on the OLKB Planck.
Layers
Qwerty
,-----------------------------------------------------------------------------------.
| Esc | Q | W | E | R | T | Y | U | I | O | P | Bksp |
|------+------+------+------+------+-------------+------+------+------+------+------|
| Tab | A | S | D | F | G | H | J | K | L | ; | " |
|------+------+------+------+------+------|------+------+------+------+------+------|
| Shift| Z | X | C | V | B | N | M | , | . | / |Enter |
|------+------+------+------+------+------+------+------+------+------+------+------|
| Brite| Ctrl | Alt | GUI |Lower | Space |Raise | Left | Down | Up |Right |
`-----------------------------------------------------------------------------------'
Data
,-----------------------------------------------------------------------------------.
| Esc | Home | Up | End | | | N | S | 7 | 8 | 9 | Bksp |
|------+------+------+------+------+-------------+------+------+------+------+------|
| Tab | Left | Down | Right| | | E | W | 4 | 5 | 6 | Tab |
|------+------+------+------+------+------|------+------+------+------+------+------|
| Shift| Z | X | C | V | | + | - | 1 | 2 | 3 |Enter |
|------+------+------+------+------+------+------+------+------+------+------+------|
| Brite| Ctrl | Alt | GUI |Lower | Space |Raise | 0 | . |Shift |Enter |
`-----------------------------------------------------------------------------------'
Lower
,-----------------------------------------------------------------------------------.
| Del | ! | @ | # | $ | % | ^ | & | * | ( | ) | Bksp |
|------+------+------+------+------+-------------+------+------+------+------+------|
| | ~ | ` | | | | | _ | + | { | } | \ |
|------+------+------+------+------+------|------+------+------+------+------+------|
| | | | | | | | - | = | [ | ] | |
|------+------+------+------+------+------+------+------+------+------+------+------|
| | | | | | | | Home |Pg Dn |Pg Up | End |
`-----------------------------------------------------------------------------------'
Raise
,-----------------------------------------------------------------------------------.
| Del | F1 | F2 | F3 | F4 | | N | S | 7 | 8 | 9 | Bksp |
|------+------+------+------+------+-------------+------+------+------+------+------|
| | F5 | F6 | F7 | F8 | | E | W | 4 | 5 | 6 | Tab |
|------+------+------+------+------+------|------+------+------+------+------+------|
| | F9 | F10 | F11 | F12 | | + | - | 1 | 2 | 3 | |
|------+------+------+------+------+------+------+------+------+------+------+------|
| | | | | | | | 0 | . |Shift |Enter |
`-----------------------------------------------------------------------------------'
Adjust (Lower + Raise)
,-----------------------------------------------------------------------------------.
| Esc | Reset| Debug| | | | | | | | | Del |
|------+------+------+------+------+-------------+------+------+------+------+------|
| | | |Aud on|Audoff|AGnorm|AGswap|Qwerty| Data | | | |
|------+------+------+------+------+------|------+------+------+------+------+------|
| |Voice-|Voice+|Mus on|Musoff|MIDIon|MIDIof| | | | | |
|------+------+------+------+------+------+------+------+------+------+------+------|
| | | | | | | | | | | |
`-----------------------------------------------------------------------------------'
Notes
Supports LED backlighting.