From 43905883e3a124055260b9434e98152742a73355 Mon Sep 17 00:00:00 2001 From: Peter Cock Date: Fri, 18 Jul 2025 23:20:16 +0100 Subject: [PATCH] GP25 LED as CAPS-LOCK via keyboard.json --- keyboards/tutte_coxeter_36k/config.h | 1 - keyboards/tutte_coxeter_36k/keyboard.json | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) delete mode 100644 keyboards/tutte_coxeter_36k/config.h diff --git a/keyboards/tutte_coxeter_36k/config.h b/keyboards/tutte_coxeter_36k/config.h deleted file mode 100644 index cec78e4d..00000000 --- a/keyboards/tutte_coxeter_36k/config.h +++ /dev/null @@ -1 +0,0 @@ -#define LED_CAPS_LOCK_PIN GP25 diff --git a/keyboards/tutte_coxeter_36k/keyboard.json b/keyboards/tutte_coxeter_36k/keyboard.json index 265daac8..6a8c4829 100644 --- a/keyboards/tutte_coxeter_36k/keyboard.json +++ b/keyboards/tutte_coxeter_36k/keyboard.json @@ -14,6 +14,9 @@ "cols": ["GP11", "GP10", "GP3", "GP4", "GP7", "GP26", "GP27", "GP28", "GP15", "GP21", "GP19", "GP20", "GP16"], "rows": ["GP12", "GP8", "GP9", "GP1", "GP6", "GP2", "GP22", "GP0", "GP13", "GP14", "GP18", "GP17", "GP5"] }, + "indicators": { + "caps_lock": "GP25" + }, "processor": "RP2040", "url": "", "usb": {