-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkeymap-drawer.yaml
More file actions
46 lines (45 loc) · 1.47 KB
/
keymap-drawer.yaml
File metadata and controls
46 lines (45 loc) · 1.47 KB
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
draw_config:
key_h: 56
key_w: 56
combo_h: 22
combo_w: 26
key_rx: 6
key_ry: 6
inner_pad_w: 2
inner_pad_h: 2
outer_pad_w: 30
outer_pad_h: 56
line_spacing: 1.2
arc_radius: 6
append_colon_to_layer_header: true
small_pad: 2
shrink_wide_legends: 4
glyph_tap_size: 14
glyph_hold_size: 11
svg_style: |
svg {
font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-kerning: normal;
text-rendering: optimizeLegibility;
}
text { text-anchor: middle; dominant-baseline: middle; }
rect.key { fill: #f5f5f5; stroke: #cccccc; }
rect.held { fill: #a8d8ea; }
text.tap { font-size: 12px; fill: #333333; }
text.hold { font-size: 10px; fill: #666666; }
/* RGB layer indicator borders */
.rgb-magenta > rect { stroke: #ff00ff; stroke-width: 2.5; }
.rgb-blue > rect { stroke: #4488ff; stroke-width: 2.5; }
.rgb-yellow > rect { stroke: #ffaa00; stroke-width: 2.5; }
.rgb-cyan > rect { stroke: #00dddd; stroke-width: 2.5; }
.rgb-green > rect { stroke: #44dd44; stroke-width: 2.5; }
.rgb-green-dark > rect { stroke: #228822; stroke-width: 2.5; }
.rgb-red > rect { stroke: #ff4444; stroke-width: 2.5; }
.rgb-orange > rect { stroke: #ff8000; stroke-width: 2.5; }
.rgb-purple > rect { stroke: #9400d3; stroke-width: 2.5; }
parse_config:
mark_alternate_layer_activators: true
qmk_keycode_map:
KC_TRNS: ""
KC_NO: ""