feat: move layout to another repo
parent
ce772ded79
commit
604eea3057
|
@ -41,6 +41,10 @@
|
||||||
><span aria-hidden="true" class="octicon octicon-link"></span></a
|
><span aria-hidden="true" class="octicon octicon-link"></span></a
|
||||||
>Keyboard
|
>Keyboard
|
||||||
</h2>
|
</h2>
|
||||||
|
<p>
|
||||||
|
QMK custom keymaps is
|
||||||
|
<a href="https://github.com/haunt98/qmk_keymaps">here</a>
|
||||||
|
</p>
|
||||||
<h3>
|
<h3>
|
||||||
<a
|
<a
|
||||||
id="user-content-ikbc-cd87-cherry-mx-blue"
|
id="user-content-ikbc-cd87-cherry-mx-blue"
|
||||||
|
@ -173,97 +177,9 @@
|
||||||
><span aria-hidden="true" class="octicon octicon-link"></span></a
|
><span aria-hidden="true" class="octicon octicon-link"></span></a
|
||||||
>Layout
|
>Layout
|
||||||
</h4>
|
</h4>
|
||||||
<p>
|
|
||||||
For mapping I use
|
|
||||||
<a href="https://www.caniusevia.com/" rel="nofollow">VIA</a> and
|
|
||||||
<a href="https://get.vial.today/" rel="nofollow">Vial</a>. Thankfully, my
|
|
||||||
friend already flashed qmk/via for me.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<a href="https://gist.github.com/haunt98/d1210e625c2bf021d9a59f84ef822f9f"
|
|
||||||
>VIA layout JSON</a
|
|
||||||
>
|
|
||||||
</p>
|
|
||||||
<p>Convert to QMK keymap json:</p>
|
|
||||||
<div class="highlight highlight-source-shell">
|
|
||||||
<pre>
|
|
||||||
qmk via2json -kb dztech/dz60rgb_wkl/v2 dz60rgb_wkl_v2.layout.json -o qmk.json</pre
|
|
||||||
>
|
|
||||||
</div>
|
|
||||||
<p>
|
|
||||||
Then generate image using
|
|
||||||
<a href="https://github.com/caksoylar/keymap-drawer"
|
|
||||||
>caksoylar/keymap-drawer</a
|
|
||||||
>
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<a
|
|
||||||
target="_blank"
|
|
||||||
rel="noopener noreferrer nofollow"
|
|
||||||
href="https://raw.githubusercontent.com/haunt98/posts-images/main/keeb-015.svg"
|
|
||||||
><img
|
|
||||||
src="https://raw.githubusercontent.com/haunt98/posts-images/main/keeb-015.svg"
|
|
||||||
alt="keeb-015"
|
|
||||||
style="max-width: 100%"
|
|
||||||
/></a>
|
|
||||||
</p>
|
|
||||||
<p>My layout is based on:</p>
|
<p>My layout is based on:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://hhkb.io/layout/" rel="nofollow">HHKB layout</a></li>
|
<li><a href="https://hhkb.io/layout/" rel="nofollow">HHKB layout</a></li>
|
||||||
<li>
|
|
||||||
<a
|
|
||||||
href="https://github.com/qmk/qmk_firmware/blob/master/docs/keycodes_basic.md"
|
|
||||||
>Basic Keycodes</a
|
|
||||||
>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a
|
|
||||||
href="https://github.com/qmk/qmk_firmware/blob/master/docs/feature_layers.md"
|
|
||||||
>Layers</a
|
|
||||||
>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a
|
|
||||||
href="https://github.com/qmk/qmk_firmware/blob/master/docs/feature_grave_esc.md"
|
|
||||||
>Grave Escape</a
|
|
||||||
>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
Save for later:
|
|
||||||
<ul>
|
|
||||||
<li>
|
|
||||||
<a
|
|
||||||
href="https://github.com/qmk/qmk_firmware/blob/master/docs/mod_tap.md"
|
|
||||||
>Mod-Tap</a
|
|
||||||
>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a
|
|
||||||
href="https://github.com/qmk/qmk_firmware/blob/master/docs/feature_advanced_keycodes.md"
|
|
||||||
>Modifier Keys</a
|
|
||||||
>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a
|
|
||||||
href="https://github.com/qmk/qmk_firmware/blob/master/docs/feature_space_cadet.md"
|
|
||||||
>Space Cadet</a
|
|
||||||
>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a
|
|
||||||
href="https://github.com/qmk/qmk_firmware/blob/master/docs/feature_tap_dance.md"
|
|
||||||
>Tap Dance</a
|
|
||||||
>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a
|
|
||||||
href="https://precondition.github.io/home-row-mods"
|
|
||||||
rel="nofollow"
|
|
||||||
>A guide to home row mods</a
|
|
||||||
>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
<a
|
<a
|
||||||
|
|
|
@ -209,11 +209,6 @@
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<a href="https://github.com/o2sh/onefetch"
|
|
||||||
>https://github.com/o2sh/onefetch</a
|
|
||||||
>
|
|
||||||
</li>
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/Gobidev/pfetch-rs"
|
<a href="https://github.com/Gobidev/pfetch-rs"
|
||||||
>https://github.com/Gobidev/pfetch-rs</a
|
>https://github.com/Gobidev/pfetch-rs</a
|
||||||
|
@ -277,6 +272,11 @@
|
||||||
>https://github.com/Dr-Noob/cpufetch</a
|
>https://github.com/Dr-Noob/cpufetch</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/o2sh/onefetch"
|
||||||
|
>https://github.com/o2sh/onefetch</a
|
||||||
|
>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://gitlab.com/jallbrit/cbonsai" rel="nofollow"
|
<a href="https://gitlab.com/jallbrit/cbonsai" rel="nofollow"
|
||||||
>https://gitlab.com/jallbrit/cbonsai</a
|
>https://gitlab.com/jallbrit/cbonsai</a
|
||||||
|
|
|
@ -4,6 +4,8 @@ My collection of mechanical keyboards.
|
||||||
|
|
||||||
## Keyboard
|
## Keyboard
|
||||||
|
|
||||||
|
QMK custom keymaps is [here](https://github.com/haunt98/qmk_keymaps)
|
||||||
|
|
||||||
### iKBC CD87 Cherry MX Blue
|
### iKBC CD87 Cherry MX Blue
|
||||||
|
|
||||||
My first keeb.
|
My first keeb.
|
||||||
|
@ -37,33 +39,9 @@ I bought it from my friend.
|
||||||
|
|
||||||
#### Layout
|
#### Layout
|
||||||
|
|
||||||
For mapping I use [VIA](https://www.caniusevia.com/) and [Vial](https://get.vial.today/).
|
|
||||||
Thankfully, my friend already flashed qmk/via for me.
|
|
||||||
|
|
||||||
[VIA layout JSON](https://gist.github.com/haunt98/d1210e625c2bf021d9a59f84ef822f9f)
|
|
||||||
|
|
||||||
Convert to QMK keymap json:
|
|
||||||
|
|
||||||
```sh
|
|
||||||
qmk via2json -kb dztech/dz60rgb_wkl/v2 dz60rgb_wkl_v2.layout.json -o qmk.json
|
|
||||||
```
|
|
||||||
|
|
||||||
Then generate image using [caksoylar/keymap-drawer](https://github.com/caksoylar/keymap-drawer)
|
|
||||||
|
|
||||||
![keeb-015](https://raw.githubusercontent.com/haunt98/posts-images/main/keeb-015.svg)
|
|
||||||
|
|
||||||
My layout is based on:
|
My layout is based on:
|
||||||
|
|
||||||
- [HHKB layout](https://hhkb.io/layout/)
|
- [HHKB layout](https://hhkb.io/layout/)
|
||||||
- [Basic Keycodes](https://github.com/qmk/qmk_firmware/blob/master/docs/keycodes_basic.md)
|
|
||||||
- [Layers](https://github.com/qmk/qmk_firmware/blob/master/docs/feature_layers.md)
|
|
||||||
- [Grave Escape](https://github.com/qmk/qmk_firmware/blob/master/docs/feature_grave_esc.md)
|
|
||||||
- Save for later:
|
|
||||||
- [Mod-Tap](https://github.com/qmk/qmk_firmware/blob/master/docs/mod_tap.md)
|
|
||||||
- [Modifier Keys](https://github.com/qmk/qmk_firmware/blob/master/docs/feature_advanced_keycodes.md)
|
|
||||||
- [Space Cadet](https://github.com/qmk/qmk_firmware/blob/master/docs/feature_space_cadet.md)
|
|
||||||
- [Tap Dance](https://github.com/qmk/qmk_firmware/blob/master/docs/feature_tap_dance.md)
|
|
||||||
- [A guide to home row mods](https://precondition.github.io/home-row-mods)
|
|
||||||
|
|
||||||
![keeb-004](https://raw.githubusercontent.com/haunt98/posts-images/main/keeb-004.png)
|
![keeb-004](https://raw.githubusercontent.com/haunt98/posts-images/main/keeb-004.png)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue