From 90fe4047673e6ad1f8ed2e685014788599237566 Mon Sep 17 00:00:00 2001 From: Peter Cock Date: Thu, 31 Jul 2025 23:27:53 +0100 Subject: [PATCH] Remove misleading claim --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5835f6b..4905a8a5 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ so that I can experiment with keyboards and layouts without the overhead of the * [Tutte-Coxeter 36k](keyboards/tutte_coxeter_36k/readme.md) - my no-diode single PCB design for a monoblock split 3x5_3 design using Graph Theory (topology) to avoid ghosting. This has a sparse 13x13 scanning matrix (using 26 GPIO pins) - for 36 keys with 6-key rollover (the USB HID limit). + for 36 keys with 6-key rollover. Here are the [latest compiled firmwares](https://github.com/peterjc/qmk_userspace/releases/tag/latest) for my keyboards/layout compiled using [QMK Userspace GitHub