TOTEM is 38 keys column-staggered split keyboard made by @geigeigeist. It uses the Seeed XIAO RP2040.
- Keyboard Maintainer: GEIST
- Hardware Supported: Seeed XIAO RP2040
- Hardware Availability: TOTEM Repo containing buildguide
Make example for this keyboard (after setting up your build environment):
make totem:default
Flashing example for this keyboard:
make totem:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
- Physical reset button: Quickly double press the button on the top of the PCB, note that this only works after flashing the QMK firmware. For flashing the firmware for first time, you might have to follow Seeed XIAO RP2040 specific instructions to reset the MCU using the "R" and "B" buttons on the MCU.
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available