-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathkeymap-drawer.yaml
73 lines (73 loc) · 1.46 KB
/
keymap-drawer.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
layout:
ortho_layout:
split: true
rows: 3
columns: 5
thumbs: 2
drop_pinky: true
drop_inner: true
draw_config:
n_columns: 2
layers:
base:
- [x, c, l, f, p, k, y, o, u, "'"]
- [r, s, n, t, b, j, h, e, i, a]
- [w, m, g, d, ',', .]
- nav
- space
- shift
- sym
nav:
- [f1, f2, f3, f4, f5, first, esc, 🠕, tab, home]
- [gui, alt, shft, ctrl, undo, last, 🠔, entr, ➝, end]
- [cut, copy, paste, bksp, 🠗, del]
- [{t: '', type: held}, '', '', '']
sym:
- ['!', '@', '#', $, '%', ^, '&', ';', ':', '?']
- ['~', '=', '-', '/', '`', '\', ctrl, shft, alt, gui]
- ['_', '+', '*', '|', <, '>']
- ['', '', '', {t: '', type: held}]
num:
- ['', '', '', '', '', '', '', '', '', '']
- [{t: '1', h: gui}, {t: '2', h: alt}, {t: '3', h: shft}, {t: '4', h: ctrl}, '5',
'6', {t: '7', h: ctrl}, {t: '8', h: shft}, {t: '9', h: alt}, {t: '0', h: gui}]
- ['', '', '', '', '', '']
- [{t: '', type: held}, '', '', {t: '', type: held}]
combos:
- p: [1, 2]
k: v
l: [base]
- p: [2, 3]
k: q
l: [base]
- p: [20, 21]
k: z
l: [base]
- p: [1, 11]
k: '['
draw_separate: true
- p: [8, 18]
k: ']'
draw_separate: true
- p: [2, 12]
k: (
draw_separate: true
- p: [7, 17]
k: )
draw_separate: true
- p: [3, 13]
k: '{'
draw_separate: true
- p: [6, 16]
k: '}'
draw_separate: true
- p: [4, 14]
k: del
draw_separate: true
- p: [5, 15]
k: esc
draw_separate: true
- p: [20, 21]
k: all
l: [nav]
a: bottom