summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorkopibeng <52724926+kopibeng@users.noreply.github.com>2024-01-22 19:36:05 +0800
committerGitHub <noreply@github.com>2024-01-22 11:36:05 +0000
commitcdbfcb6c148fe1f4b929f148149d3c9d572dff67 (patch)
tree1602d7893693e0647d45f7a3a873554f0b609047 /keyboards
parent58721a433b81790368386cf117347e5bd31fa961 (diff)
Add lock indicators for KLC x TGR LENA (#22931)
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/kopibeng/tgr_lena/info.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/kopibeng/tgr_lena/info.json b/keyboards/kopibeng/tgr_lena/info.json
index 91a385be2f..2460b04a5a 100644
--- a/keyboards/kopibeng/tgr_lena/info.json
+++ b/keyboards/kopibeng/tgr_lena/info.json
@@ -13,6 +13,11 @@
"nkro": true,
"rgb_matrix": true
},
+ "indicators": {
+ "caps_lock": "A2",
+ "num_lock": "A3",
+ "scroll_lock": "A1"
+ },
"matrix_pins": {
"cols": ["B10", "A8", "A7", "B15", "A6", "B14", "A4", "C15", "B9", "C14", "B8", "C13", "B7", "B6", "B5", "B3", "B4", "A15"],
"rows": ["B12", "B13", "A5", "B0", "B1"]