Commit graph

5 commits

Author SHA1 Message Date
Peter J. A. Cock
9030314f17 Left/right flip due to PCB front/back confusion 2025-07-16 22:13:15 +01:00
Peter Cock
782141a581
Fix repeated entries in row pins (typo)
Surprised this still compiled!
2025-07-04 12:52:29 +09:00
Peter J. A. Cock
80c3b646d4 Add community_layouts metadata (split_3x5_3) 2025-07-01 21:23:02 +09:00
Peter J. A. Cock
d51a902afa qmk format-json -i keyboards/tutte_coxeter_36k/keyboard.json -t keyboard 2025-07-01 21:20:27 +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/keyboard.json (Browse further)