chore(blog): Use truncate markers
This commit is contained in:
parent
0120156002
commit
b74cd39ab5
19 changed files with 40 additions and 2 deletions
|
|
@ -6,6 +6,10 @@ tags: [keyboards, firmware, community]
|
|||
|
||||
import ThemedImage from "@theme/ThemedImage";
|
||||
|
||||
This blog post is the first in a series of posts where we highlight projects within the ZMK ecosystem that we think are cool and that the users might benefit from knowing about them. We are starting the series with a big one, [Keymap Editor](http://nickcoutsos.github.io/keymap-editor) by [Nick Coutsos](https://github.com/nickcoutsos)!
|
||||
|
||||
{/* truncate */}
|
||||
|
||||
<ThemedImage
|
||||
alt="Shows a screenshot of the Keymap Editor application featuring a graphical layout of the Corne Keyboard with a keymap loaded from the nickcoutsos/keymap-editor-demo-crkbd GitHub repository."
|
||||
sources={{
|
||||
|
|
@ -17,8 +21,6 @@ import ThemedImage from "@theme/ThemedImage";
|
|||
}}
|
||||
/>
|
||||
|
||||
This blog post is the first in a series of posts where we highlight projects within the ZMK ecosystem that we think are cool and that the users might benefit from knowing about them. We are starting the series with a big one, [Keymap Editor] by [Nick Coutsos](https://github.com/nickcoutsos)!
|
||||
|
||||
In the rest of the post we leave it to Nick himself to introduce the project, detail his goals and motivation in developing such a tool, and talk about the future of the project. Stay tuned for future installments in the series!
|
||||
|
||||
## What is Keymap Editor?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue