From ee91d5f9a6829dcb0be89138fd580ba757183e19 Mon Sep 17 00:00:00 2001
From: Peter Cock
Date: Fri, 4 Jul 2025 13:14:37 +0900
Subject: [PATCH] Show table representation of the 36 keys
This should match the Vial representation exactly
(which also ignores stagger and splay).
---
keyboards/tutte_coxeter_36k/readme.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/keyboards/tutte_coxeter_36k/readme.md b/keyboards/tutte_coxeter_36k/readme.md
index 03b17a48..b813612c 100644
--- a/keyboards/tutte_coxeter_36k/readme.md
+++ b/keyboards/tutte_coxeter_36k/readme.md
@@ -26,7 +26,13 @@ for background, although the final pin selection and trace routing changed):
| GP17 | | | | | | | | , | | | R1 | / | |
| GP5 | | | | F | | | | | | | | P | L3 |
-The keys here are labeled as per Qwerty, with L1, L2, L3, R3, R2, and R1 for the thumbs.
+The keys here are labeled as per Qwerty, with L1, L2, L3, R3, R2, and R1 for the thumbs:
+
+| Q | W | E | R | T | | Y | I | O | U | P |
+|:-:|:-:|:--:|:--:|:--:|:-:|:--:|:--:|:--:|:-:|:-:|
+| A | S | D | F | G | | H | J | K | L | ; |
+| Z | X | C | V | B | | N | M | , | . | / |
+| | | L1 | L2 | L3 | | R3 | R2 | R1 | | |
The firmware follows the `LAYOUT_split_3x5_3` QMK community layout convention, making it much
easier to use with an existing layout like Miryoku.