Commit graph

3 commits

Author SHA1 Message Date
Peter J. A. Cock
14d2ddbe48 Add vial.json with same sparse matrix as QMK keyboard.json
Following the original Gamma-Omega board Vial firmware with a simple
ortholinear representation without the splay and stagger.
2025-06-30 11:06:18 +09:00
Peter J. A. Cock
b9e142ea0c Follow the original Gamma-Omega default layout with HRM.
This is more functional than the QMK bare-bones default, although why
the HRM on the right are not all right-modifiers escapes me. This is
important where right-alt AKA AltGr is used for accents etc.
2025-06-27 23:41:44 +09:00
Peter J. A. Cock
0f5120c743 Rename tutte_coxeter_36e -> tutte_coxeter_36k
It was e for edge, now k for keys. Why? I'm toying with ideas
for a full Tutte Coxeter graph (30 vertices/nodes/GPIO pins,
45 edges/switches) incuding 42 keys plus a rotary encoder
(these act like three switches: clockwise, anticlockwise,
press - so 42 edges for normal keys + 3 edges for a rotary
encoder gives 42 + 3 = 45 edges) which could be named with
suffix 43ke.
2025-06-16 11:44:08 +09:00