mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-17 17:35:30 +00:00
Og60 fix indicator (#19631)
This commit is contained in:
parent
255e138ee1
commit
18d107b29b
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@
|
|||
"nkro": true
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "GP28",
|
||||
"on_state": 1
|
||||
"caps_lock": "GP28"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["GP2", "GP9", "GP10", "GP11", "GP12", "GP13", "GP14", "GP15", "GP18", "GP19", "GP20", "GP21", "GP22", "GP23"],
|
||||
|
|
Loading…
Reference in a new issue