GEIGEIGEIST / qmk-config-totem

QMK config for TOTEM split keyboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TOTEM logo font

QMK CONFIG FOR THE TOTEM SPLIT KEYBOARD

Note The qmk firmware for the TOTEM should work, but I haven't tested it yet. So if problems occur please contact me.

Here you can find the hardware files and build guide.
Here you can find the ZMK config for the TOTEM.

TOTEM is a 38 key column-staggered split keyboard running QMK or ZMK. It's meant to be used with a SEEED XIAO RP2040 or BLE.

TOTEM layout

HOW TO USE

Place the totem folder from this repository in the keyboards folder of your qmk installation.
Then use this command in QMK MSYS to create the firmware.

qmk compile -kb totem -km default

If you use just a random keymap to test you can use the totem_default.uf2 which you can find in the root of the repository.

See the build environment setup for more information. If you never used QMK, you can start with the Newbs Guide.

About

QMK config for TOTEM split keyboard


Languages

Language:C 99.1%Language:Makefile 0.9%