This repo is the firmware for the Totem and Totemist sold at https://ergomech.store
The pre-refactor generated Totem keymap baseline is captured in
examples/totem_generated_baseline.keymap.
Before accepting configuration-only refactors, regenerate the keymap from the current Totem config and template and compare it to that baseline:
bb verify-totem-equivalenceA passing run means totem_config.edn + totem_template.keymap still generate
exactly the captured keymap. The generator test task also includes this baseline
check:
bb test