summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlabahuy <rezzaadio@gmail.com>2023-07-12 22:18:12 +0700
committerGitHub <noreply@github.com>2023-07-12 09:18:12 -0600
commit037e47800d6c02b56c9699379501e7d6f9f395ed (patch)
tree33fa9fb424fa5edfa3f2abe1d99a7e25ea29264f
parentc83ff03a401e5de29871be7eb177746674956b19 (diff)
Fix jaykeeb indicator state and pins (#21466)
-rw-r--r--keyboards/jaykeeb/kamigakushi/info.json2
-rw-r--r--keyboards/jaykeeb/sebelas/info.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/jaykeeb/kamigakushi/info.json b/keyboards/jaykeeb/kamigakushi/info.json
index 21f0be63fa..a421019a4a 100644
--- a/keyboards/jaykeeb/kamigakushi/info.json
+++ b/keyboards/jaykeeb/kamigakushi/info.json
@@ -15,7 +15,7 @@
},
"indicators": {
"caps_lock": "GP17",
- "on_state": 1
+ "on_state": 0
},
"rgblight": {
"led_count": 2,
diff --git a/keyboards/jaykeeb/sebelas/info.json b/keyboards/jaykeeb/sebelas/info.json
index b9003957ef..ac4202d820 100644
--- a/keyboards/jaykeeb/sebelas/info.json
+++ b/keyboards/jaykeeb/sebelas/info.json
@@ -18,11 +18,11 @@
"rows": ["GP11", "GP12", "GP13", "GP1", "GP16"]
},
"indicators": {
- "caps_lock": "GP3",
+ "caps_lock": "GP14",
"on_state": 0
},
"ws2812": {
- "pin": "GP14",
+ "pin": "GP3",
"driver": "vendor"
},
"rgblight": {