GP25 LED as CAPS-LOCK via keyboard.json

This commit is contained in:
Peter Cock 2025-07-18 23:20:16 +01:00
commit 43905883e3
2 changed files with 3 additions and 1 deletions

View file

@ -1 +0,0 @@
#define LED_CAPS_LOCK_PIN GP25

View file

@ -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": {