|
|
1 year ago | |
|---|---|---|
| .. | ||
| generate_km.py | a4ed6ad0f5 Unicodemap keycodes rename (#21092) | 3 years ago |
| keymap.c | 6b38dc17cd Remove deprecated `RGB_` and Mouse keycodes (#25444) | 1 year ago |
| km_template.txt | d0ebafaea6 Align definition of unicode_map (#19452) | 3 years ago |
| layout.py | 6b38dc17cd Remove deprecated `RGB_` and Mouse keycodes (#25444) | 1 year ago |
| readme.md | 4493a05b74 [Keyboard] refactor signum30 (#14527) | 4 years ago |
| rules.mk | 4493a05b74 [Keyboard] refactor signum30 (#14527) | 4 years ago |
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.
layout.py to your liking.
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 featureskm_template.txtRun ./generate_km.py to regenerate keymap.c and the JSON keymap
definition that should be copied to qmk_configurator/public/keymaps.