summaryrefslogtreecommitdiff
path: root/content/posts/planck-and-qmk
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2022-10-21 22:34:37 +0200
committerChristoph Cullmann <cullmann@kde.org>2022-10-21 22:34:37 +0200
commitcbc70f4341add2afb064bdcf64f5434a879555f6 (patch)
tree3fe5747f75f238764a62b8534797a72b3dbd65a3 /content/posts/planck-and-qmk
parentd9364d2799a952d018d7ee9ab27beaa7db561482 (diff)
try to have full links in rss to images
Diffstat (limited to 'content/posts/planck-and-qmk')
-rw-r--r--content/posts/planck-and-qmk/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/posts/planck-and-qmk/index.md b/content/posts/planck-and-qmk/index.md
index 809a845..3c72037 100644
--- a/content/posts/planck-and-qmk/index.md
+++ b/content/posts/planck-and-qmk/index.md
@@ -30,7 +30,7 @@ Unlike for my tries with the Q1, this time I just went the plain QMK route, with
The Planck board offers a nice platform for experiments, given the plain grid layer that allows really to freely shuffle all your keys and experiment with extreme layouts.
-![Building the Planck keyboard](images/planck-building.webp "Building the Planck keyboard")
+![Building the Planck keyboard](/posts/planck-and-qmk/images/planck-building.webp "Building the Planck keyboard")
## Install QMK on NixOS
@@ -90,7 +90,7 @@ Below the state of a finalized Planck board with some more or less standard firs
It even plays a nice startup sound on powering up.
-![Finalized Planck keyboard](images/planck-final.webp "Finalized Planck keyboard")
+![Finalized Planck keyboard](/posts/planck-and-qmk/images/planck-final.webp "Finalized Planck keyboard")
My current keymap can be found on [GitHub](https://github.com/christoph-cullmann/qmk).