87317a3af6
* [Keyboard] GH60 v1.3 Support * clean up info.json Update key sizes and positioning. * add readme * add image to readme * fix up info.json LAYOUT_all * add LAYOUT_60_ansi I'm guessing at this based on a photo of the PCB. Chances are high that this isn't fully functional. * add matrix block comment to v1p3.h * add default_ansi keymap * add keymap readme files * fix LAYOUT_60_ansi macro * enable 60_ansi Community Layout support * add layouts for 60_ansi_arrow Add LAYOUT_60_ansi_arrow and LAYOUT_60_ansi_arrow_split_bs macros. (The user helping me test runs the split Backspace variant.) * add Tsangan, HHKB, and 64_ansi layout macros * add factory keymaps and layout info * update copyright headers I mean... if someone's gotta "own" this code... * fix broken factory_* keymaps
35 lines
1.4 KiB
Markdown
35 lines
1.4 KiB
Markdown
# The default ANSI keymap for GH60 v1.3
|
|
|
|
## Function layer
|
|
|
|
| Shortcut | Action |
|
|
| :----------------- | :------------------- |
|
|
| `Fn` + `Esc` | <kbd>` ~</kbd> |
|
|
| `Fn` + `1` | `F1` |
|
|
| `Fn` + `2` | `F2` |
|
|
| `Fn` + `3` | `F3` |
|
|
| `Fn` + `4` | `F4` |
|
|
| `Fn` + `5` | `F5` |
|
|
| `Fn` + `6` | `F6` |
|
|
| `Fn` + `7` | `F7` |
|
|
| `Fn` + `8` | `F8` |
|
|
| `Fn` + `9` | `F9` |
|
|
| `Fn` + `0` | `F10` |
|
|
| `Fn` + `-` | `F11` |
|
|
| `Fn` + `=` | `F12` |
|
|
| `Fn` + `Backspace` | `Delete` |
|
|
| `Fn` + `R` | `RESET` |
|
|
| `Fn` + `I` | `Up` |
|
|
| `Fn` + `J` | `Left` |
|
|
| `Fn` + `K` | `Down` |
|
|
| `Fn` + `L` | `Right` |
|
|
| `Fn` + `U` | `Home` |
|
|
| `Fn` + `O` | `End` |
|
|
| `Fn` + `Y` | `Insert` |
|
|
| `Fn` + `H` | `Delete` |
|
|
| `Fn` + `P` | `Page Up` |
|
|
| `Fn` + `;` | `Page Down` |
|
|
| `Fn` + `[` | `Print Screen` |
|
|
| `Fn` + `]` | `Scroll Lock` |
|
|
| `Fn` + `\` | `Pause` |
|