This commit is contained in:
DarrenVictoriano
2025-07-22 19:58:45 -07:00
committed by github-actions[bot]
parent afddf9cbf9
commit 4f013af99b
3 changed files with 12 additions and 6 deletions

View File

@@ -473,6 +473,9 @@ rect.held, rect.combo.held {
</g>
<g transform="translate(308, 42)" class="key keypos-5">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
<text x="0" y="0" class="key tap">
<tspan x="0" dy="-0.6em">PAGE</tspan><tspan x="0" dy="1.2em">UP</tspan>
</text>
</g>
<g transform="translate(532, 42)" class="key keypos-6">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
@@ -521,6 +524,9 @@ rect.held, rect.combo.held {
</g>
<g transform="translate(308, 98)" class="key keypos-17">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
<text x="0" y="0" class="key tap">
<tspan x="0" dy="-0.6em">PAGE</tspan><tspan x="0" dy="1.2em">DOWN</tspan>
</text>
</g>
<g transform="translate(532, 98)" class="key keypos-18">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 35 KiB

View File

@@ -9,7 +9,7 @@ layers:
- '7'
- '8'
- '9'
- ''
- PAGE UP
- ⌘⇧J
- Tab Left
- Tab Right
@@ -21,7 +21,7 @@ layers:
- '4'
- '5'
- '6'
- ''
- PAGE DOWN
- $$mdi:arrow-left-bold$$
- $$mdi:arrow-down-bold$$
- $$mdi:arrow-up-bold$$