From 4834f71f8115f42e1841ea00983b9e60c7a8544f Mon Sep 17 00:00:00 2001 From: Peter Cock Date: Mon, 1 Sep 2025 17:57:08 +0100 Subject: [PATCH] Document GPIO 25 being used for Caps Lock --- keyboards/tutte_coxeter_36k/readme.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/keyboards/tutte_coxeter_36k/readme.md b/keyboards/tutte_coxeter_36k/readme.md index 8e1dbeb8..fdc42ad0 100644 --- a/keyboards/tutte_coxeter_36k/readme.md +++ b/keyboards/tutte_coxeter_36k/readme.md @@ -42,14 +42,15 @@ The keys here are labeled as per Qwerty, with L1, L2, L3, R3, R2, and R1 for the | 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. - The first physical PCB for this was designed using the [Gamma Omega keyboard](https://github.com/unspecworks/gamma-omega) footprint from Ergogen. That is intended for use with the same Raspberry Pi Pico YD-RP2040 microcontroller board in order to fit the same 3D printed case, including reset button placement. +The QMK firmware follows the `LAYOUT_split_3x5_3` QMK community layout convention, making +it much easier to use with an existing layout like Miryoku. Also, the Raspberry Pi Pico +controller's user LED on GPIO pin 25 is set to show the Caps Lock state. + * Keyboard Maintainer: [Peter J. A. Cock](https://github.com/peterjc) * Hardware Supported: Gamma Omega TC36K (no-diode single PCB) using Raspberry Pi Pico * Hardware Availability: https://github.com/unspecworks/gamma-omega/tree/main/tc36k