Jan Christoph Ebersbach edf8552970 [Keyboard] Signum 3 0 enable kinetic speed (#6740) 6 anos atrás
..
generate_km.py aa65cd7a90 [Keymap] Signum3.0 Generate printable keymap (#5818) 7 anos atrás
keymap.c edf8552970 [Keyboard] Signum 3 0 enable kinetic speed (#6740) 6 anos atrás
km_template.txt eef00e4da1 [Keyboard] Add Signum 3.0 for the elite-c (#5478) 7 anos atrás
layout.py edf8552970 [Keyboard] Signum 3 0 enable kinetic speed (#6740) 6 anos atrás
readme.md 074be4fe5e [Keyboard] Signum3.0 generate json keymap (#5688) 7 anos atrás
rules.mk a1f2514051 [Keyboard] Layout and configuration updates for Signum 3.0 (#5652) 7 anos atrás

readme.md

Default layout

Layout created by: Jan Christoph Ebersbach

The generate_km.py file automatically generates keymap.c with additional comments that visually represent the layout.

This layout is maintained as I am using it. You can also use it as a starting point to create your own layouts for the Signum 3.0 with km_template.txt and generate_km.py.

Customization

  • Customize layout.py to your liking.
    • Attention 1: keycodes are either translated into symbols and function calls via the translate() function in generate_km.py or via user-defined mappings in the dictionary qmk_dict in layout.py. Especially the latter might require adjustment for uncommon qmk features
    • Attention 2: additional C functions need to be put into km_template.txt

Run ./generate_km.py to regenerate keymap.c and the JSON keymap definition that should be copied to qmk_configurator/public/keymaps.