Skip to content

cosmicbuffalo/zmk-config-totem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOTEM logo font

CUSTOM ZMK CONFIG FOR THE TOTEM SPLIT KEYBOARD

Here you can find the hardware files and build guide created by GEIST.

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

TOTEM layout

Cosmic's Keymap

TOTEM keymap

The keymap contains 7 layers:

Colemak base layer

  • Home row mods mirrored on both hands, command, alt, control, shift from pinky to index
  • space, backspace, tab, enter, sticky shift and esc on thumbs
  • num-word and caps-word on outer pinky keys
  • shift+tap space for underscore, shift+tap backspace for delete
  • All thumb keys allow access to other layers on holds

Navigation layer

  • accessible via right home thumb key (space)
  • places arrows, tab, esc and clipboard controls on the right hand, spectacle controls, sticky mods and app/window switchers on the left
  • previous and next tab macros (gt/gT) for vim/vimium on the outer pinky keys
  • unlocks repeated keypresses on left thumb holds

Symbol layer

  • accessible via second left thumb key (backspace)
  • places brackets, macros for autopairs and most vim-relevant symbols on the right hand
  • left hand symbols are optimized for combinations with = that roll inward toward index finger

Number layer

  • accessible via left home thumb key (sticky shift), num-word toggle on left outer pinky, or as a sticky layer via a double tap on sticky shift
  • places a num pad on the right hand with 0 on right thumb
  • right hand pinky is a command/$ hold/tap, other home keys in the num pad drop their home row mods
  • left hand includes most symbols that are often combined with numbers
    • nearly the same as the sym layer left hand, but puts , and . on the left hand in place of | and & , since comma and dot on the right hand are covered by the num pad
  • double tapping space on the num layer outputs comma + space

Function layer

  • accessible via third right thumb key (esc)
  • places function keys on the right hand in the same layout as the num layer
  • places brightness controls and screen lock on the left thumb cluster

Mouse layer

  • accessible via third left thumb key (tab)
  • places mouse movement and scroll controls on the right hand along with same clipboard controls as nav layer
  • includes home row mod keys and hold/taps for command shortcuts on the left hand for easy one handed usage

Mod/Media layer

  • accessible through a hold on M
  • places media controls on left home row and right thumb cluster
  • includes controls for switching and clearing bluetooth profiles

Hyper Key

  • accessible through second right thumb key (enter)
  • equivalent to holding down all four mods at once, handy for alfred shortcuts

How to use this keymap

  • fork this repo
  • git clone your repo, to create a local copy on your PC (you can use the command line or github desktop)
  • adjust the totem.keymap file (find all the keycodes on the zmk docs pages)
  • git push your repo to your fork
  • on the GitHub page of your fork navigate to "Actions"
  • scroll down and unzip the firmware.zip archive that contains the latest firmware
  • connect the left half of the TOTEM to your PC, press reset twice
  • the keyboard should now appear as a mass storage device
  • drag'n'drop the totem_left-seeeduino_xiao_ble-zmk.uf2 file from the archive onto the storage device
  • repeat this process with the right half and the totem_right-seeeduino_xiao_ble-zmk.uf2 file.

About

ZMK config for TOTEM split keyboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%