diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-05-25 21:33:21 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-05-25 21:33:21 -0400 |
commit | e00408d7464e597bab543ff61a4af8b9beb17629 (patch) | |
tree | 1b60b9b57b9ede7656f31d4dd390891cb7135b07 /docs/blog | |
parent | 96b87b2594d590b9eed009803218f773716fd2ac (diff) |
Initial work on basic documentation.
Diffstat (limited to 'docs/blog')
-rw-r--r-- | docs/blog/2020-05-24-wip.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/blog/2020-05-24-wip.md b/docs/blog/2020-05-24-wip.md new file mode 100644 index 0000000..bd330c6 --- /dev/null +++ b/docs/blog/2020-05-24-wip.md @@ -0,0 +1,14 @@ +--- +id: wip +title: WIP +author: Pete Johanson +author_title: Project Creator +author_url: https://gitlab.com/petejohanson +author_image_url: https://www.gravatar.com/avatar/2001ceff7e9dc753cf96fcb2e6f41110 +tags: [keyboards, firmeware, oss, bluetooth] +--- + +This blog is a work-in-progress as I work on basic docs + blog on this nascent keyboard firmware. + +As is, there are more features _missing_ from ZMK than features it has. As always with pre-alpha software, +if something breaks, you get to keep both halves! (especially if it is a split KB) |