[Draw] Updated sofle.keymap

This commit is contained in:
keymap-editor[bot]
2024-10-13 01:02:52 +00:00
committed by github-actions[bot]
parent 88c7bcc859
commit 9ce118a899
2 changed files with 10 additions and 14 deletions
+8 -12
View File
@@ -1232,19 +1232,15 @@ rect.held, rect.combo.held {
<use href="#mdi:menu-right" xlink:href="#mdi:menu-right" x="-9" y="-13" height="18" width="18.0" class="key tap glyph mdi:menu-right"/> <use href="#mdi:menu-right" xlink:href="#mdi:menu-right" x="-9" y="-13" height="18" width="18.0" class="key tap glyph mdi:menu-right"/>
<use href="#mdi:mouse" xlink:href="#mdi:mouse" x="-8" y="-24" height="15" width="15.0" class="key shifted glyph mdi:mouse"/> <use href="#mdi:mouse" xlink:href="#mdi:mouse" x="-8" y="-24" height="15" width="15.0" class="key shifted glyph mdi:mouse"/>
</g> </g>
<g transform="translate(616, 203)" class="key keypos-46"> <g transform="translate(616, 203)" class="key trans keypos-46">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/> <rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key"/> <rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key trans"/>
<text x="0" y="-4" class="key tap"> <use href="#mdi:transfer" xlink:href="#mdi:transfer" x="-9" y="-13" height="18" width="18.0" class="key trans tap glyph mdi:transfer"/>
<tspan x="0" dy="-0.6em">RGB</tspan><tspan x="0" dy="1.2em">OFF</tspan>
</text>
</g> </g>
<g transform="translate(672, 203)" class="key keypos-47"> <g transform="translate(672, 203)" class="key trans keypos-47">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key side"/> <rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key trans side"/>
<rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key"/> <rect rx="4" ry="4" x="-20" y="-24" width="40" height="40" class="key trans"/>
<text x="0" y="-4" class="key tap"> <use href="#mdi:transfer" xlink:href="#mdi:transfer" x="-9" y="-13" height="18" width="18.0" class="key trans tap glyph mdi:transfer"/>
<tspan x="0" dy="-0.6em">RGB</tspan><tspan x="0" dy="1.2em">ON</tspan>
</text>
</g> </g>
<g transform="translate(728, 196)" class="key bootloader keypos-48"> <g transform="translate(728, 196)" class="key bootloader keypos-48">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key bootloader side"/> <rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key bootloader side"/>

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 76 KiB

+2 -2
View File
@@ -177,8 +177,8 @@ layers:
- {t: '$$mdi:transfer$$', type: trans} - {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans} - {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:menu-right$$', s: '$$mdi:mouse$$'} - {t: '$$mdi:menu-right$$', s: '$$mdi:mouse$$'}
- RGB OFF - {t: '$$mdi:transfer$$', type: trans}
- RGB ON - {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:backup-restore$$', type: bootloader} - {t: '$$mdi:backup-restore$$', type: bootloader}
- '&soft_off' - '&soft_off'
- $$mdi:progress-download$$ - $$mdi:progress-download$$