Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
qmk-bot committed Jul 12, 2023
2 parents 49de9be + 037e478 commit bfe27a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion keyboards/jaykeeb/kamigakushi/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"indicators": {
"caps_lock": "GP17",
"on_state": 1
"on_state": 0
},
"rgblight": {
"led_count": 2,
Expand Down
4 changes: 2 additions & 2 deletions keyboards/jaykeeb/sebelas/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit bfe27a0

Please sign in to comment.