|
|
7 yıl önce | |
|---|---|---|
| .. | ||
| config.h | 0072fdd799 Cleanup Default Keymaps (#5442) | 7 yıl önce |
| keymap.c | e2d3c92199 Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | 7 yıl önce |
| readme.md | dad851d47d Phantom refactor and Configurator update (#3285) | 8 yıl önce |
| rules.mk | 7f4f0f7685 Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | 7 yıl önce |
A basic keymap intended for a Phantom using the standard ANSI layout.
See keymap.c for details.
The keymap have two layers. To access the functions on the second layer, hold down Fn and press the corresponding key.
,---. ,---------------. ,---------------. ,---------------. ,-----------.
|Esc| |F1 |F2 |F3 |F4 | |F5 |F6 |F7 |F8 | |F9 |F10|F11|F12| |PrS|ScL|Pau|
`---' `---------------' `---------------' `---------------' `-----------'
,-----------------------------------------------------------. ,-----------.
|~ | 1| 2| 3| 4| 5| 6| 7| 8| 9| 0| -| =|Backsp | |Ins|Hom|PgU|
|-----------------------------------------------------------| |-----------|
|Tab | Q| W| E| R| T| Y| U| I| O| P| [| ]| \| |Del|End|PgD|
|-----------------------------------------------------------| '-----------'
|Caps | A| S| D| F| G| H| J| K| L| ;| '|Return |
|-----------------------------------------------------------| ,---.
|Shift | Z| X| C| V| B| N| M| ,| .| /|Shift | |Up |
|-----------------------------------------------------------| ,-----------.
|Ctl|Gui|Alt| Space |Alt|Gui|Fn |Ctl| |Lef|Dow|Rig|
`-----------------------------------------------------------' `-----------'
,---. ,---------------. ,---------------. ,---------------. ,-----------.
| | | | | | | | | | | | |Stp|Ply|Prv|Nxt| |Mut|Vo-|Vo+|
`---' `---------------' `---------------' `---------------' `-----------'
,-----------------------------------------------------------. ,-----------.
| | | | | | | | | | | | | | | | | | |
|-----------------------------------------------------------| |-----------|
| | | | | | | | | | | | | | | | | | |
|-----------------------------------------------------------| '-----------'
| | | | | | | | | | | | | Media |
|-----------------------------------------------------------| ,---.
| | | |Cal| | | | | | | | | | |
|-----------------------------------------------------------| ,-----------.
| | | | | | | | | | | | |
`-----------------------------------------------------------' `-----------'
To build the firmware with the default keymap, run make phantom:default.