[Draw] change kt on kp
This commit is contained in:
committed by
github-actions[bot]
parent
845c3ecf66
commit
077ac57961
@@ -711,18 +711,15 @@ rect.held, rect.combo.held {
|
|||||||
<g class="combo combopos-6">
|
<g class="combo combopos-6">
|
||||||
<rect rx="6" ry="6" x="686" y="74" width="28" height="26" class="combo"/>
|
<rect rx="6" ry="6" x="686" y="74" width="28" height="26" class="combo"/>
|
||||||
<text x="700" y="88" class="combo tap">]</text>
|
<text x="700" y="88" class="combo tap">]</text>
|
||||||
<text x="700" y="98" class="combo hold">toggle</text>
|
|
||||||
<text x="700" y="76" class="combo shifted">}</text>
|
<text x="700" y="76" class="combo shifted">}</text>
|
||||||
</g>
|
</g>
|
||||||
<g class="combo combopos-7">
|
<g class="combo combopos-7">
|
||||||
<rect rx="6" ry="6" x="210" y="186" width="28" height="26" class="combo"/>
|
<rect rx="6" ry="6" x="210" y="186" width="28" height="26" class="combo"/>
|
||||||
<text x="224" y="200" class="combo tap">(</text>
|
<text x="224" y="200" class="combo tap">(</text>
|
||||||
<text x="224" y="210" class="combo hold">toggle</text>
|
|
||||||
</g>
|
</g>
|
||||||
<g class="combo combopos-8">
|
<g class="combo combopos-8">
|
||||||
<rect rx="6" ry="6" x="686" y="186" width="28" height="26" class="combo"/>
|
<rect rx="6" ry="6" x="686" y="186" width="28" height="26" class="combo"/>
|
||||||
<text x="700" y="200" class="combo tap">)</text>
|
<text x="700" y="200" class="combo tap">)</text>
|
||||||
<text x="700" y="210" class="combo hold">toggle</text>
|
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 125 KiB After Width: | Height: | Size: 125 KiB |
@@ -345,11 +345,11 @@ combos:
|
|||||||
k: '&rgb_to_layer 3 RGB_COLOR_HSB_VAL(312,74,51)'
|
k: '&rgb_to_layer 3 RGB_COLOR_HSB_VAL(312,74,51)'
|
||||||
l: [Main]
|
l: [Main]
|
||||||
- p: [21, 22]
|
- p: [21, 22]
|
||||||
k: {t: ']', h: toggle, s: '}'}
|
k: {t: ']', s: '}'}
|
||||||
l: [Main]
|
l: [Main]
|
||||||
- p: [43, 42]
|
- p: [43, 42]
|
||||||
k: {t: (, h: toggle}
|
k: (
|
||||||
l: [Main]
|
l: [Main]
|
||||||
- p: [48, 47]
|
- p: [48, 47]
|
||||||
k: {t: ), h: toggle}
|
k: )
|
||||||
l: [Main]
|
l: [Main]
|
||||||
|
|||||||
Reference in New Issue
Block a user