]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/thevankeyboards/roadkit/keymaps/wavebeem-gamepad/readme.md
Keymap: Adds TheVan RoadKit Gamepad Layout (#4090)
[qmk_firmware.git] / keyboards / thevankeyboards / roadkit / keymaps / wavebeem-gamepad / readme.md
1 ![Keymap Diagram](https://i.imgur.com/hRjbhEn.png)
2
3 # Gamepad Layout by @wavebeem
4
5 The concept behind this layout is the left side of a computer keyboard,
6 optimized with essential keys for playing FPS games. It was designed for TheVan
7 RoadKit, but it should work for any 4x4 ortholinear keyboard.
8
9 I play with my pinky on `Shift`, thumb on `Space`, and the rest of my fingers on
10 `W A S D`. I use my thumb for `Control`, `X`, and sometimes `C`. I usually use
11 `Z` with my ring finger. It also helps to angle my fingers more perpendicular to
12 the board in order to allow my thumb to more easily access the `Z X C` row.
13
14 The number keys `1 2 3` are missing for weapon switching, but you can usually
15 switch with the mouse wheel or rebind those to `Z X C` or something else.
16
17 The key `R` for reloading is missing, but I prefer to use my extra mouse buttons
18 for that.
19
20 I don't really use `Alt` for games, but I kept it around for `Alt-Tab` in
21 Windows.
22
23 # Keymap Text Diagram
24
25 ```
26 +-------+-------+-------+-------+
27 | Tab   | Q     | W     | E     |
28 +-------+-------+-------+-------+
29 | Esc   | A     | S     | D     |
30 +-------+-------+-------+-------+
31 | Shift | Z     | X     | C     |
32 +-------+-------+-------+-------+
33 | F     | Alt   | Ctrl  | Space |
34 +-------+-------+-------+-------+
35 ```