mirror of
https://github.com/zoriya/abyss.git
synced 2025-12-06 06:36:16 +00:00
Remove useless z combo
This commit is contained in:
@@ -208,14 +208,6 @@
|
|||||||
require-prior-idle-ms = <ALPHA_COMBO_REQUIRE_DELAY>;
|
require-prior-idle-ms = <ALPHA_COMBO_REQUIRE_DELAY>;
|
||||||
layers = <0>;
|
layers = <0>;
|
||||||
};
|
};
|
||||||
combo_z_btm {
|
|
||||||
// pressing both s and l does z
|
|
||||||
key-positions = <17 25>;
|
|
||||||
bindings = <&kp Z>;
|
|
||||||
timeout-ms = <20>;
|
|
||||||
require-prior-idle-ms = <ALPHA_COMBO_REQUIRE_DELAY>;
|
|
||||||
layers = <0>;
|
|
||||||
};
|
|
||||||
|
|
||||||
combo_home {
|
combo_home {
|
||||||
// pressing both oeu does home
|
// pressing both oeu does home
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# pip3 install keymap-drawer
|
|
||||||
|
|
||||||
keymap draw -n "2vv3332+3> 3<+23332vv" <(keymap parse -b draw/layout.yaml -z config/abyss.keymap) > draw/keymap.svg
|
keymap draw -n "2vv3332+3> 3<+23332vv" <(keymap parse -b draw/layout.yaml -z config/abyss.keymap) > draw/keymap.svg
|
||||||
|
|||||||
@@ -284,38 +284,34 @@ path.combo {
|
|||||||
<text x="510" y="28" class="combo tap">Z</text>
|
<text x="510" y="28" class="combo tap">Z</text>
|
||||||
</g>
|
</g>
|
||||||
<g class="combo combopos-4">
|
<g class="combo combopos-4">
|
||||||
<rect rx="6" ry="6" x="646" y="127" width="28" height="26" class="combo"/>
|
|
||||||
<text x="660" y="140" class="combo tap">Z</text>
|
|
||||||
</g>
|
|
||||||
<g class="combo combopos-5">
|
|
||||||
<rect rx="6" ry="6" x="136" y="43" width="28" height="26" class="combo"/>
|
<rect rx="6" ry="6" x="136" y="43" width="28" height="26" class="combo"/>
|
||||||
<text x="150" y="56" class="combo tap">[</text>
|
<text x="150" y="56" class="combo tap">[</text>
|
||||||
</g>
|
</g>
|
||||||
<g class="combo combopos-6">
|
<g class="combo combopos-5">
|
||||||
<rect rx="6" ry="6" x="526" y="43" width="28" height="26" class="combo"/>
|
<rect rx="6" ry="6" x="526" y="43" width="28" height="26" class="combo"/>
|
||||||
<text x="540" y="56" class="combo tap">]</text>
|
<text x="540" y="56" class="combo tap">]</text>
|
||||||
</g>
|
</g>
|
||||||
<g class="combo combopos-7">
|
<g class="combo combopos-6">
|
||||||
<rect rx="6" ry="6" x="196" y="43" width="28" height="26" class="combo"/>
|
<rect rx="6" ry="6" x="196" y="43" width="28" height="26" class="combo"/>
|
||||||
<text x="210" y="56" class="combo tap">(</text>
|
<text x="210" y="56" class="combo tap">(</text>
|
||||||
</g>
|
</g>
|
||||||
<g class="combo combopos-8">
|
<g class="combo combopos-7">
|
||||||
<rect rx="6" ry="6" x="466" y="43" width="28" height="26" class="combo"/>
|
<rect rx="6" ry="6" x="466" y="43" width="28" height="26" class="combo"/>
|
||||||
<text x="480" y="56" class="combo tap">)</text>
|
<text x="480" y="56" class="combo tap">)</text>
|
||||||
</g>
|
</g>
|
||||||
<g class="combo combopos-9">
|
<g class="combo combopos-8">
|
||||||
<rect rx="6" ry="6" x="256" y="71" width="28" height="26" class="combo"/>
|
<rect rx="6" ry="6" x="256" y="71" width="28" height="26" class="combo"/>
|
||||||
<text x="270" y="84" class="combo tap">{</text>
|
<text x="270" y="84" class="combo tap">{</text>
|
||||||
</g>
|
</g>
|
||||||
<g class="combo combopos-10">
|
<g class="combo combopos-9">
|
||||||
<rect rx="6" ry="6" x="406" y="71" width="28" height="26" class="combo"/>
|
<rect rx="6" ry="6" x="406" y="71" width="28" height="26" class="combo"/>
|
||||||
<text x="420" y="84" class="combo tap">}</text>
|
<text x="420" y="84" class="combo tap">}</text>
|
||||||
</g>
|
</g>
|
||||||
<g class="combo combopos-11">
|
<g class="combo combopos-10">
|
||||||
<rect rx="6" ry="6" x="166" y="127" width="28" height="26" class="combo"/>
|
<rect rx="6" ry="6" x="166" y="127" width="28" height="26" class="combo"/>
|
||||||
<text x="180" y="140" class="combo tap">-</text>
|
<text x="180" y="140" class="combo tap">-</text>
|
||||||
</g>
|
</g>
|
||||||
<g class="combo combopos-12">
|
<g class="combo combopos-11">
|
||||||
<rect rx="6" ry="6" x="496" y="127" width="28" height="26" class="combo"/>
|
<rect rx="6" ry="6" x="496" y="127" width="28" height="26" class="combo"/>
|
||||||
<text x="510" y="140" class="combo tap">_</text>
|
<text x="510" y="140" class="combo tap">_</text>
|
||||||
</g>
|
</g>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
Reference in New Issue
Block a user