From e4681b5268dd88dfa0ed77c26056633dca6f3bd5 Mon Sep 17 00:00:00 2001 From: schwarzgrau Date: Mon, 14 Nov 2022 01:35:53 +0100 Subject: [PATCH] update readme --- docs/images/TOTEM_layout.svg | 107 +++++++++++++++++++++++++++++++++++ readme.md | 7 ++- 2 files changed, 111 insertions(+), 3 deletions(-) create mode 100644 docs/images/TOTEM_layout.svg diff --git a/docs/images/TOTEM_layout.svg b/docs/images/TOTEM_layout.svg new file mode 100644 index 0000000..0ae1a6d --- /dev/null +++ b/docs/images/TOTEM_layout.svg @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/readme.md b/readme.md index 129f572..7a239b6 100644 --- a/readme.md +++ b/readme.md @@ -4,13 +4,14 @@ TOTEM logo font - # ZMK CONFIG FOR THE TOTEM SPLIT KEYBOARD -[Here](https://github.com/GEIGEIGEIST/totem) you can find the hardware files and build guide for the TOTEM. +[Here](https://github.com/GEIGEIGEIST/totem) you can find the hardware files and build guide. +[Here](https://github.com/GEIGEIGEIST/qmk-config-totem) you can find the QMK config for the TOTEM.\ -TOTEM is 38 keys column-staggered split keyboard running [ZMK](https://zmk.dev/). It's meant to be used with a SEEED XIAO BLE or RP2040. +TOTEM is 38 keys column-staggered split keyboard running [ZMK](https://zmk.dev/) or [QMK](https://docs.qmk.fm/). It's meant to be used with a SEEED XIAO BLE or RP2040. +![TOTEM layout](/docs/images/TOTEM_layout.svg)