Skip to content

GEIGEIGEIST/qmk-config-totem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.