Commit graph

8 commits

Author SHA1 Message Date
Peter Cock
ee91d5f9a6
Show table representation of the 36 keys
This should match the Vial representation exactly
(which also ignores stagger and splay).
2025-07-04 13:14:37 +09:00
Peter Cock
79d48f6400
Show 13x13 sparse scanning matrix in README 2025-07-04 13:09:00 +09:00
Peter Cock
2fc2275f5e
fix typo 2025-06-25 10:06:22 +09:00
Peter Cock
3f0da22c73
Add split 3x5_3 keyword; clarify boot button 2025-06-25 10:06:02 +09:00
Peter Cock
825d0b7f5c
Update TC36K repo URL
My branch was merged 🚀
2025-06-25 10:01:24 +09:00
Peter Cock
56e10d0513
Reword Gamma Omega reference 2025-06-16 12:03:14 +09:00
Peter Cock
7f8dcf85b0
Link to wikipedia page for Tutte-Coxeter graph 2025-06-16 11:49:30 +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
Renamed from keyboards/tutte_coxeter_36e/readme.md (Browse further)