-
Notifications
You must be signed in to change notification settings - Fork 65
/
Copy path3x5.yaml
54 lines (54 loc) · 1.88 KB
/
3x5.yaml
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
layout:
qmk_keyboard: corne_rotated
layout_name: LAYOUT_split_3x5_3
layers:
DEF:
- [Q, W, E, R, T, Y, U, I, O, P]
- [{h: Ctrl, t: A}, {h: Gui, t: S}, {h: Alt, t: D}, {h: Shift, t: F}, G, H, {h: Shift, t: J}, {h: Alt, t: K}, {h: Gui, t: L}, {h: Ctrl, t: "'"}]
- [Z, X, C, V, B, N, M, ",", ., /]
- {h: Gui, t: Tab, type: ghost}
- {h: Ctrl, t: Esc}
- {h: NAV, t: BSpace}
- {h: SYM, t: Space}
- {h: Shift, t: Enter}
- {h: Alt, t: Delete, type: ghost}
SYM:
- ["!", "@", "#", "$", "%", "\\", "7", "8", "9", ","]
- ["+", "=", "_", "-", "^", "0", "4", "5", "6", "."]
- [null, null, "¿", "*", "&", ";", "1", "2", "3", "/"]
- {t: Gui, type: ghost}
- Space
- {t: Bspace, h: FUN}
- {type: held}
- Shift
- {t: Alt, type: ghost}
NAV:
- ["Win Close", "Tab Prev", "Tab Next", "Tab Close", "Vol Up", Home, "Page Down", "Page Up", End, null]
- [Ctrl, Gui, Alt, {h: Shift, t: Tab}, "Vol Down", Left, Down, Up, Right, Calc]
- [null, "Win Prev", "Win Next", "Paste", "Play Pause", Insert, Delete, Prev, Next, null]
- {t: Gui, type: ghost}
- Ctrl
- {type: held}
- {t: Space, h: FUN}
- Shift
- {t: Alt, type: ghost}
FUN:
- [F1, F2, F3, F4, F5, "Caps Lock", null, DEF, CLM, GME]
- [F6, F7, F8, F9, F10, BT1, BT2, BT3, BT4, BT5]
- [null, "Desk Prev", "Desk Next", F11, F12, "Out USB", "Out BLE", "Print Scrn", "Pause Break", "BT CLR"]
- {t: Boot, type: ghost}
- Reset
- {type: held}
- {type: held}
- Reset
- {t: Boot, type: ghost}
combos:
- {p: [22, 23], k: "`", l: ["DEF"]}
- {p: [21, 22], k: "~", l: ["DEF"]}
- {p: [6, 7], k: ";", l: ["DEF"]}
- {p: [12, 13], k: "(", l: ["DEF"]}
- {p: [16, 17], k: ")", l: ["DEF"]}
- {p: [11, 12], k: "[", l: ["DEF"]}
- {p: [17, 18], k: "]", l: ["DEF"]}
- {p: [26, 27], k: "\\", l: ["DEF"]}
- {p: [27, 28], k: "|", l: ["DEF"]}