feat: add grave escape for keeb
parent
8bc4f217d5
commit
548dd87e4f
|
@ -214,6 +214,12 @@
|
||||||
<p>My layout is based on:</p>
|
<p>My layout is based on:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>HHKB layout</li>
|
<li>HHKB layout</li>
|
||||||
|
<li>
|
||||||
|
<a
|
||||||
|
href="https://github.com/qmk/qmk_firmware/blob/master/docs/feature_grave_esc.md"
|
||||||
|
>Grave Escape</a
|
||||||
|
>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a
|
||||||
href="https://github.com/qmk/qmk_firmware/blob/master/docs/feature_space_cadet.md"
|
href="https://github.com/qmk/qmk_firmware/blob/master/docs/feature_space_cadet.md"
|
||||||
|
|
|
@ -55,6 +55,7 @@ Layer 1:
|
||||||
My layout is based on:
|
My layout is based on:
|
||||||
|
|
||||||
- HHKB layout
|
- HHKB layout
|
||||||
|
- [Grave Escape](https://github.com/qmk/qmk_firmware/blob/master/docs/feature_grave_esc.md)
|
||||||
- [Space Cadet](https://github.com/qmk/qmk_firmware/blob/master/docs/feature_space_cadet.md)
|
- [Space Cadet](https://github.com/qmk/qmk_firmware/blob/master/docs/feature_space_cadet.md)
|
||||||
|
|
||||||

|

|
||||||
|
|
Loading…
Reference in New Issue