From 753a8bf2897c86f6bf1c1ed1b1c0c1cdb9b320e1 Mon Sep 17 00:00:00 2001
From: "Peter J. A. Cock" 
Date: Fri, 18 Jul 2025 16:37:58 +0100
Subject: [PATCH] Try using the controller's built in LED on GP25 as CAPSLOCK
---
 keyboards/tutte_coxeter_36k/config.h | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 keyboards/tutte_coxeter_36k/config.h
diff --git a/keyboards/tutte_coxeter_36k/config.h b/keyboards/tutte_coxeter_36k/config.h
new file mode 100644
index 00000000..cec78e4d
--- /dev/null
+++ b/keyboards/tutte_coxeter_36k/config.h
@@ -0,0 +1 @@
+#define LED_CAPS_LOCK_PIN GP25