summaryrefslogtreecommitdiffstats
path: root/keyboards/kc60/keymaps/noroadsleft/readme_ch4.md
blob: f1b50846d9a12a90b5f20f7200aaeb2c08e2e953 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# @noroadsleft's KC60 keymap

- [Table of Contents](./readme.md)
  1. [Base Layers](./readme_ch1.md)
  2. [OS Overlays](./readme_ch2.md)
  3. [Quake 2 Overlays](./readme_ch3.md)
  4. **Function Layers**
  5. [Other Layers](./readme_ch5.md)

### Last updated: September 2, 2018, 1:03 PM UTC-0700


----

## Layer 7: Windows Fn layer - `_FW`

### Accessed by holding either `Fn` key in Layer 0

Arrows, Navigation keys (Insert, Home, Page Up, etc.), and Function keys are here. Also has keys for Calculator, Menu, Volume Control, and shortcuts for Select All, Undo, Cut, Copy, and Paste. Numpad Enter for when I'm working in Adobe Photoshop, because it treats Numpad Enter differently from the regular Enter key.

![Windows Fn layer](https://i.imgur.com/XwCshcz.png)


----

## Layer 8: MacOS-oriented Fn layer - `_FM`

### Accessed by holding either `Fn` key in Layer 1

Based on my Windows Fn layer, but swaps a few functions for a MacOS environment. Arrow, Navigation, and Function keys are basically unchanged from Layer 2. This layer enables using either `Fn` key as a sort of simulated `Command` key, which I find easier to reach and use.

![MacOS-oriented Fn layer](https://i.imgur.com/Z11kRu2.png)


----

## Layer 9: Quake 2 Fn layer - `_FQ`

### Accessed by holding either `Fn` key while either Quake 2 overlay is active.

Based on the Windows function layer, but removes some functions that are pointless to have while in the game.

![Quake 2 Fn layer](https://i.imgur.com/9PG7yWb.png)

Keycode(s) Sent                   | Notes
:-------------------------------- | :----
[`Q2_GRV`](./keymap.c#L208-L216)  | Sends `KC_GRV`, then enables the Dvorak, Quake 2 Dvorak, and Quake 2 Console layers.




----

Next Chapter: [Other Layers](./readme_ch5.md)