qmk_userspace/docs/keymap_hrms.svg
2024-10-14 23:34:53 +03:00

1337 lines
63 KiB
XML

<svg width="1830" height="824" viewBox="0 0 1830 824" class="keymap" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<style>/* inherit to force styles through use tags */
svg path {
fill: inherit;
}
/* font and background color specifications */
svg.keymap {
font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
font-size: 14px;
font-kerning: normal;
text-rendering: optimizeLegibility;
fill: #24292e;
}
/* default key styling */
rect.key {
fill: #f6f8fa;
}
rect.key, rect.combo {
stroke: #c9cccf;
stroke-width: 1;
}
/* default key side styling, only used is draw_key_sides is set */
rect.side {
filter: brightness(90%);
}
/* color accent for combo boxes */
rect.combo, rect.combo-separate {
fill: #cdf;
}
/* color accent for held keys */
rect.held, rect.combo.held {
fill: #fdd;
}
/* color accent for ghost (optional) keys */
rect.ghost, rect.combo.ghost {
stroke-dasharray: 4, 4;
stroke-width: 2;
}
text {
text-anchor: middle;
dominant-baseline: middle;
}
/* styling for layer labels */
text.label {
font-weight: bold;
text-anchor: start;
stroke: white;
stroke-width: 4;
paint-order: stroke;
}
/* styling for optional footer */
text.footer {
text-anchor: end;
dominant-baseline: auto;
stroke: white;
stroke-width: 4;
paint-order: stroke;
}
/* styling for combo tap, and key hold/shifted label text */
text.combo, text.hold, text.shifted {
font-size: 11px;
}
text.hold {
text-anchor: middle;
dominant-baseline: auto;
}
text.shifted {
text-anchor: middle;
dominant-baseline: hanging;
}
text.layer-activator {
text-decoration: underline;
}
/* styling for hold/shifted label text in combo box */
text.combo.hold, text.combo.shifted {
font-size: 8px;
}
/* lighter symbol for transparent keys */
text.trans {
fill: #7b7e81;
}
/* styling for combo dendrons */
path.combo {
stroke-width: 1;
stroke: gray;
fill: none;
}
/* Start Tabler Icons Cleanup */
/* cannot use height/width with glyphs */
.icon-tabler > path {
fill: inherit;
stroke: inherit;
stroke-width: 2;
}
/* hide tabler's default box */
.icon-tabler > path[stroke="none"][fill="none"] {
visibility: hidden;
}
/* End Tabler Icons Cleanup */
@media (prefers-color-scheme: dark) {
svg.keymap { fill: #d1d6db; }
rect.key { fill: #3f4750; }
rect.key, rect.combo { stroke: #60666c; }
rect.combo, rect.combo-separate { fill: #1f3d7a; }
rect.held, rect.combo.held { fill: #854747; }
text.label, text.footer { stroke: black; }
text.trans { fill: #7e8184; }
path.combo { stroke: #7f7f7f; }
}</style>
<g transform="translate(30, 0)" class="layer-BASE">
<text x="0" y="28" class="label" id="BASE">BASE:</text>
<g transform="translate(0, 56)">
<g transform="translate(28, 50)" class="key keypos-0">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">`</text>
</g>
<g transform="translate(86, 50)" class="key keypos-1">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">1</text>
</g>
<g transform="translate(142, 36)" class="key keypos-2">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">2</text>
</g>
<g transform="translate(200, 28)" class="key keypos-3">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">3</text>
</g>
<g transform="translate(256, 36)" class="key keypos-4">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">4</text>
</g>
<g transform="translate(314, 43)" class="key keypos-5">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">5</text>
</g>
<g transform="translate(542, 43)" class="key keypos-6">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">6</text>
</g>
<g transform="translate(598, 36)" class="key keypos-7">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">7</text>
</g>
<g transform="translate(656, 28)" class="key keypos-8">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">8</text>
</g>
<g transform="translate(712, 36)" class="key keypos-9">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">9</text>
</g>
<g transform="translate(770, 50)" class="key keypos-10">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">0</text>
</g>
<g transform="translate(826, 50)" class="key keypos-11">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">-</text>
</g>
<g transform="translate(28, 107)" class="key keypos-12">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">TAB</text>
</g>
<g transform="translate(86, 107)" class="key keypos-13">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">Q</text>
</g>
<g transform="translate(142, 93)" class="key keypos-14">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">W</text>
</g>
<g transform="translate(200, 86)" class="key keypos-15">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">E</text>
</g>
<g transform="translate(256, 93)" class="key keypos-16">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">R</text>
</g>
<g transform="translate(314, 100)" class="key keypos-17">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">T</text>
</g>
<g transform="translate(542, 100)" class="key keypos-18">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">Y</text>
</g>
<g transform="translate(598, 93)" class="key keypos-19">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">U</text>
</g>
<g transform="translate(656, 86)" class="key keypos-20">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">I</text>
</g>
<g transform="translate(712, 93)" class="key keypos-21">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">O</text>
</g>
<g transform="translate(770, 107)" class="key keypos-22">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">P</text>
</g>
<g transform="translate(826, 107)" class="key keypos-23">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">\</text>
</g>
<g transform="translate(28, 164)" class="key keypos-24">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">CTL</tspan><tspan x="0" dy="1.2em">ESC</tspan>
</text>
</g>
<g transform="translate(86, 164)" class="key keypos-25">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">HOME</tspan><tspan x="0" dy="1.2em">A</tspan>
</text>
</g>
<g transform="translate(142, 150)" class="key keypos-26">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">HOME</tspan><tspan x="0" dy="1.2em">S</tspan>
</text>
</g>
<g transform="translate(200, 142)" class="key keypos-27">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">HOME</tspan><tspan x="0" dy="1.2em">D</tspan>
</text>
</g>
<g transform="translate(256, 150)" class="key keypos-28">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">HOME</tspan><tspan x="0" dy="1.2em">F</tspan>
</text>
</g>
<g transform="translate(314, 157)" class="key keypos-29">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">G</text>
</g>
<g transform="translate(542, 157)" class="key keypos-30">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">H</text>
</g>
<g transform="translate(598, 150)" class="key keypos-31">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">HOME</tspan><tspan x="0" dy="1.2em">J</tspan>
</text>
</g>
<g transform="translate(656, 142)" class="key keypos-32">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">HOME</tspan><tspan x="0" dy="1.2em">K</tspan>
</text>
</g>
<g transform="translate(712, 150)" class="key keypos-33">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">HOME</tspan><tspan x="0" dy="1.2em">L</tspan>
</text>
</g>
<g transform="translate(770, 164)" class="key keypos-34">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">HOME</tspan><tspan x="0" dy="1.2em">SCLN</tspan>
</text>
</g>
<g transform="translate(826, 164)" class="key keypos-35">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">&#x27;</text>
</g>
<g transform="translate(28, 221)" class="key keypos-36">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">OSM</tspan><tspan x="0" dy="1.2em">S</tspan>
</text>
</g>
<g transform="translate(86, 221)" class="key keypos-37">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">Z</text>
</g>
<g transform="translate(142, 207)" class="key keypos-38">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">X</text>
</g>
<g transform="translate(200, 200)" class="key keypos-39">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">C</text>
</g>
<g transform="translate(256, 207)" class="key keypos-40">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">V</text>
</g>
<g transform="translate(314, 214)" class="key keypos-41">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">B</text>
</g>
<g transform="translate(379, 242)" class="key keypos-42">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">TMUX</text>
</g>
<g transform="translate(476, 242)" class="key keypos-43">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">BSPC</text>
</g>
<g transform="translate(542, 214)" class="key keypos-44">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">N</text>
</g>
<g transform="translate(598, 207)" class="key keypos-45">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">M</text>
</g>
<g transform="translate(656, 200)" class="key keypos-46">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">,</text>
</g>
<g transform="translate(712, 207)" class="key keypos-47">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">.</text>
</g>
<g transform="translate(770, 221)" class="key keypos-48">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">/</text>
</g>
<g transform="translate(826, 221)" class="key keypos-49">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">OSM</tspan><tspan x="0" dy="1.2em">S</tspan>
</text>
</g>
<g transform="translate(228, 271)" class="key keypos-50">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">LGUI</text>
</g>
<g transform="translate(285, 278)" class="key keypos-51">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">MO</tspan><tspan x="0" dy="1.2em">NAV</tspan>
</text>
</g>
<g transform="translate(348, 299)" class="key keypos-52">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">FUN</tspan><tspan x="0" dy="1.2em">ENT</tspan>
</text>
</g>
<g transform="translate(507, 299)" class="key keypos-53">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">SPC</text>
</g>
<g transform="translate(570, 278)" class="key keypos-54">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">MO</tspan><tspan x="0" dy="1.2em">SYM</tspan>
</text>
</g>
<g transform="translate(627, 271)" class="key keypos-55">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">OSM</tspan><tspan x="0" dy="1.2em">A</tspan>
</text>
</g>
</g>
</g>
<g transform="translate(945, 0)" class="layer-NAV">
<text x="0" y="28" class="label" id="NAV">NAV:</text>
<g transform="translate(0, 56)">
<g transform="translate(28, 50)" class="key trans keypos-0">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(86, 50)" class="key trans keypos-1">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(142, 36)" class="key trans keypos-2">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(200, 28)" class="key trans keypos-3">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(256, 36)" class="key trans keypos-4">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(314, 43)" class="key trans keypos-5">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(542, 43)" class="key trans keypos-6">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(598, 36)" class="key trans keypos-7">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(656, 28)" class="key trans keypos-8">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(712, 36)" class="key trans keypos-9">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(770, 50)" class="key trans keypos-10">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(826, 50)" class="key trans keypos-11">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(28, 107)" class="key trans keypos-12">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(86, 107)" class="key trans keypos-13">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(142, 93)" class="key keypos-14">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">TAB</tspan><tspan x="0" dy="1.2em">EXT</tspan>
</text>
</g>
<g transform="translate(200, 86)" class="key keypos-15">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">TAB</tspan><tspan x="0" dy="1.2em">NXT</tspan>
</text>
</g>
<g transform="translate(256, 93)" class="key keypos-16">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">TAB</tspan><tspan x="0" dy="1.2em">PRV</tspan>
</text>
</g>
<g transform="translate(314, 100)" class="key keypos-17">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">TAB</tspan><tspan x="0" dy="1.2em">NEW</tspan>
</text>
</g>
<g transform="translate(542, 100)" class="key keypos-18">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">HOME</text>
</g>
<g transform="translate(598, 93)" class="key keypos-19">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">PGDN</text>
</g>
<g transform="translate(656, 86)" class="key keypos-20">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">PGUP</text>
</g>
<g transform="translate(712, 93)" class="key keypos-21">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">END</text>
</g>
<g transform="translate(770, 107)" class="key keypos-22">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
</g>
<g transform="translate(826, 107)" class="key keypos-23">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">BSPC</text>
</g>
<g transform="translate(28, 164)" class="key trans keypos-24">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(86, 164)" class="key keypos-25">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">OSM</tspan><tspan x="0" dy="1.2em">G</tspan>
</text>
</g>
<g transform="translate(142, 150)" class="key keypos-26">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">OSM</tspan><tspan x="0" dy="1.2em">A</tspan>
</text>
</g>
<g transform="translate(200, 142)" class="key keypos-27">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">OSM</tspan><tspan x="0" dy="1.2em">S</tspan>
</text>
</g>
<g transform="translate(256, 150)" class="key keypos-28">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">OSM</tspan><tspan x="0" dy="1.2em">C</tspan>
</text>
</g>
<g transform="translate(314, 157)" class="key trans keypos-29">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(542, 157)" class="key keypos-30">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">LEFT</text>
</g>
<g transform="translate(598, 150)" class="key keypos-31">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">DOWN</text>
</g>
<g transform="translate(656, 142)" class="key keypos-32">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">UP</text>
</g>
<g transform="translate(712, 150)" class="key keypos-33">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">RIGHT</text>
</g>
<g transform="translate(770, 164)" class="key keypos-34">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">SELWORD</text>
</g>
<g transform="translate(826, 164)" class="key keypos-35">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
</g>
<g transform="translate(28, 221)" class="key trans keypos-36">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(86, 221)" class="key keypos-37">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">UNDO</text>
</g>
<g transform="translate(142, 207)" class="key keypos-38">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">CUT</text>
</g>
<g transform="translate(200, 200)" class="key keypos-39">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">COPY</text>
</g>
<g transform="translate(256, 207)" class="key keypos-40">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">PSTE</text>
</g>
<g transform="translate(314, 214)" class="key trans keypos-41">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(379, 242)" class="key trans keypos-42">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(476, 242)" class="key trans keypos-43">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(542, 214)" class="key keypos-44">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">WORD</tspan><tspan x="0" dy="1.2em">P</tspan>
</text>
</g>
<g transform="translate(598, 207)" class="key trans keypos-45">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(656, 200)" class="key trans keypos-46">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(712, 207)" class="key keypos-47">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">WORD</tspan><tspan x="0" dy="1.2em">N</tspan>
</text>
</g>
<g transform="translate(770, 221)" class="key trans keypos-48">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(826, 221)" class="key trans keypos-49">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(228, 271)" class="key trans keypos-50">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(285, 278)" class="key trans keypos-51">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(348, 299)" class="key trans keypos-52">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(507, 299)" class="key trans keypos-53">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(570, 278)" class="key trans keypos-54">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(627, 271)" class="key trans keypos-55">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
</g>
</g>
<g transform="translate(30, 384)" class="layer-SYM">
<text x="0" y="28" class="label" id="SYM">SYM:</text>
<g transform="translate(0, 56)">
<g transform="translate(28, 50)" class="key trans keypos-0">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(86, 50)" class="key keypos-1">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">!</text>
</g>
<g transform="translate(142, 36)" class="key keypos-2">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">@</text>
</g>
<g transform="translate(200, 28)" class="key keypos-3">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">#</text>
</g>
<g transform="translate(256, 36)" class="key keypos-4">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">$</text>
</g>
<g transform="translate(314, 43)" class="key keypos-5">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">%</text>
</g>
<g transform="translate(542, 43)" class="key keypos-6">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">^</text>
</g>
<g transform="translate(598, 36)" class="key keypos-7">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">&amp;</text>
</g>
<g transform="translate(656, 28)" class="key keypos-8">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">*</text>
</g>
<g transform="translate(712, 36)" class="key keypos-9">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">(</text>
</g>
<g transform="translate(770, 50)" class="key keypos-10">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">)</text>
</g>
<g transform="translate(826, 50)" class="key keypos-11">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">-</text>
</g>
<g transform="translate(28, 107)" class="key keypos-12">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">TMUX</text>
</g>
<g transform="translate(86, 107)" class="key keypos-13">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">&#x27;</text>
</g>
<g transform="translate(142, 93)" class="key keypos-14">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">&lt;</text>
</g>
<g transform="translate(200, 86)" class="key keypos-15">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">&gt;</text>
</g>
<g transform="translate(256, 93)" class="key keypos-16">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">&quot;</text>
</g>
<g transform="translate(314, 100)" class="key keypos-17">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">~</text>
</g>
<g transform="translate(542, 100)" class="key keypos-18">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">LITERAL</text>
</g>
<g transform="translate(598, 93)" class="key keypos-19">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">[</text>
</g>
<g transform="translate(656, 86)" class="key keypos-20">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">]</text>
</g>
<g transform="translate(712, 93)" class="key keypos-21">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">]</text>
</g>
<g transform="translate(770, 107)" class="key keypos-22">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">@</text>
</g>
<g transform="translate(826, 107)" class="key trans keypos-23">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(28, 164)" class="key trans keypos-24">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(86, 164)" class="key keypos-25">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">#</text>
</g>
<g transform="translate(142, 150)" class="key keypos-26">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">=</text>
</g>
<g transform="translate(200, 142)" class="key keypos-27">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">_</text>
</g>
<g transform="translate(256, 150)" class="key keypos-28">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">$</text>
</g>
<g transform="translate(314, 157)" class="key keypos-29">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">*</text>
</g>
<g transform="translate(542, 157)" class="key keypos-30">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">/</text>
</g>
<g transform="translate(598, 150)" class="key keypos-31">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">(</text>
</g>
<g transform="translate(656, 142)" class="key keypos-32">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">)</text>
</g>
<g transform="translate(712, 150)" class="key keypos-33">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">;</text>
</g>
<g transform="translate(770, 164)" class="key keypos-34">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">?</text>
</g>
<g transform="translate(826, 164)" class="key trans keypos-35">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(28, 221)" class="key trans keypos-36">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(86, 221)" class="key keypos-37">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">|</text>
</g>
<g transform="translate(142, 207)" class="key keypos-38">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">&amp;</text>
</g>
<g transform="translate(200, 200)" class="key keypos-39">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">-</text>
</g>
<g transform="translate(256, 207)" class="key keypos-40">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">+</text>
</g>
<g transform="translate(314, 214)" class="key keypos-41">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">%</text>
</g>
<g transform="translate(379, 242)" class="key trans keypos-42">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(476, 242)" class="key keypos-43">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">UPDIR</text>
</g>
<g transform="translate(542, 214)" class="key keypos-44">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">~</text>
</g>
<g transform="translate(598, 207)" class="key keypos-45">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">{</text>
</g>
<g transform="translate(656, 200)" class="key keypos-46">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">}</text>
</g>
<g transform="translate(712, 207)" class="key keypos-47">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">}</text>
</g>
<g transform="translate(770, 221)" class="key keypos-48">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">/</text>
</g>
<g transform="translate(826, 221)" class="key trans keypos-49">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(228, 271)" class="key trans keypos-50">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(285, 278)" class="key trans keypos-51">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(348, 299)" class="key trans keypos-52">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(507, 299)" class="key trans keypos-53">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(570, 278)" class="key trans keypos-54">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(627, 271)" class="key trans keypos-55">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
</g>
</g>
<g transform="translate(945, 384)" class="layer-FUN">
<text x="0" y="28" class="label" id="FUN">FUN:</text>
<g transform="translate(0, 56)">
<g transform="translate(28, 50)" class="key keypos-0">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">F12</text>
</g>
<g transform="translate(86, 50)" class="key keypos-1">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">F1</text>
</g>
<g transform="translate(142, 36)" class="key keypos-2">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">F2</text>
</g>
<g transform="translate(200, 28)" class="key keypos-3">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">F3</text>
</g>
<g transform="translate(256, 36)" class="key keypos-4">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">F4</text>
</g>
<g transform="translate(314, 43)" class="key keypos-5">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">F5</text>
</g>
<g transform="translate(542, 43)" class="key keypos-6">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">F6</text>
</g>
<g transform="translate(598, 36)" class="key keypos-7">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">F7</text>
</g>
<g transform="translate(656, 28)" class="key keypos-8">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">F8</text>
</g>
<g transform="translate(712, 36)" class="key keypos-9">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">F9</text>
</g>
<g transform="translate(770, 50)" class="key keypos-10">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">F10</text>
</g>
<g transform="translate(826, 50)" class="key keypos-11">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">F11</text>
</g>
<g transform="translate(28, 107)" class="key keypos-12">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
</g>
<g transform="translate(86, 107)" class="key keypos-13">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">MS</tspan><tspan x="0" dy="1.2em">BTN1</tspan>
</text>
</g>
<g transform="translate(142, 93)" class="key keypos-14">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">MS</tspan><tspan x="0" dy="1.2em">UP</tspan>
</text>
</g>
<g transform="translate(200, 86)" class="key keypos-15">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">MS</tspan><tspan x="0" dy="1.2em">BTN2</tspan>
</text>
</g>
<g transform="translate(256, 93)" class="key keypos-16">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">MS</tspan><tspan x="0" dy="1.2em">BTN3</tspan>
</text>
</g>
<g transform="translate(314, 100)" class="key keypos-17">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
</g>
<g transform="translate(542, 100)" class="key keypos-18">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">UG</tspan><tspan x="0" dy="1.2em">TOGG</tspan>
</text>
</g>
<g transform="translate(598, 93)" class="key keypos-19">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">MPRV</text>
</g>
<g transform="translate(656, 86)" class="key keypos-20">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">MPLY</text>
</g>
<g transform="translate(712, 93)" class="key keypos-21">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">MNXT</text>
</g>
<g transform="translate(770, 107)" class="key keypos-22">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
</g>
<g transform="translate(826, 107)" class="key keypos-23">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">PSCR</text>
</g>
<g transform="translate(28, 164)" class="key trans keypos-24">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(86, 164)" class="key keypos-25">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">MS</tspan><tspan x="0" dy="1.2em">LEFT</tspan>
</text>
</g>
<g transform="translate(142, 150)" class="key keypos-26">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">MS</tspan><tspan x="0" dy="1.2em">DOWN</tspan>
</text>
</g>
<g transform="translate(200, 142)" class="key keypos-27">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">MS</tspan><tspan x="0" dy="1.2em">RGHT</tspan>
</text>
</g>
<g transform="translate(256, 150)" class="key keypos-28">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">DT</tspan><tspan x="0" dy="1.2em">UP</tspan>
</text>
</g>
<g transform="translate(314, 157)" class="key keypos-29">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">DT</tspan><tspan x="0" dy="1.2em">DOWN</tspan>
</text>
</g>
<g transform="translate(542, 157)" class="key keypos-30">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">UG</tspan><tspan x="0" dy="1.2em">NEXT</tspan>
</text>
</g>
<g transform="translate(598, 150)" class="key keypos-31">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">VOLD</text>
</g>
<g transform="translate(656, 142)" class="key keypos-32">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">MUTE</text>
</g>
<g transform="translate(712, 150)" class="key keypos-33">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">VOLU</text>
</g>
<g transform="translate(770, 164)" class="key keypos-34">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
</g>
<g transform="translate(826, 164)" class="key keypos-35">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">EE</tspan><tspan x="0" dy="1.2em">CLR</tspan>
</text>
</g>
<g transform="translate(28, 221)" class="key trans keypos-36">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(86, 221)" class="key keypos-37">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">UNDO</text>
</g>
<g transform="translate(142, 207)" class="key keypos-38">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">CUT</text>
</g>
<g transform="translate(200, 200)" class="key keypos-39">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">COPY</text>
</g>
<g transform="translate(256, 207)" class="key keypos-40">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">PASTE</text>
</g>
<g transform="translate(314, 214)" class="key keypos-41">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
</g>
<g transform="translate(379, 242)" class="key keypos-42">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
</g>
<g transform="translate(476, 242)" class="key trans keypos-43">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(542, 214)" class="key keypos-44">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
</g>
<g transform="translate(598, 207)" class="key keypos-45">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">BRID</text>
</g>
<g transform="translate(656, 200)" class="key keypos-46">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
</g>
<g transform="translate(712, 207)" class="key keypos-47">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">BRIU</text>
</g>
<g transform="translate(770, 221)" class="key keypos-48">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
</g>
<g transform="translate(826, 221)" class="key keypos-49">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">QK</tspan><tspan x="0" dy="1.2em">BOOT</tspan>
</text>
</g>
<g transform="translate(228, 271)" class="key trans keypos-50">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(285, 278)" class="key trans keypos-51">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(348, 299)" class="key trans keypos-52">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(507, 299)" class="key trans keypos-53">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
<g transform="translate(570, 278)" class="key keypos-54">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key"/>
<text x="0" y="-4" class="key tap">
<tspan x="0" dy="-0.6em">CW</tspan><tspan x="0" dy="1.2em">TOGG</tspan>
</text>
</g>
<g transform="translate(627, 271)" class="key trans keypos-55">
<rect rx="6" ry="6" x="-26" y="-26" width="53" height="53" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="41" height="41" class="key trans"/>
<text x="0" y="-4" class="key trans tap"></text>
</g>
</g>
</g>
<text x="1800.0" y="796.0" class="footer">Created with <a href="https://github.com/caksoylar/keymap-drawer">keymap-drawer</a></text></svg>