diff options
author | dztech <moyi4681@users.noreply.github.com> | 2023-01-20 12:29:48 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-19 21:29:48 -0700 |
commit | 18d107b29bc2b84b13a19f3fc4ef08724247b1bb (patch) | |
tree | 0eec84a274ebc4384cd777ba4803efdbaf08beb1 /keyboards/dztech | |
parent | 255e138ee18e65e63000b64f019096ed4dbe3b5f (diff) |
Og60 fix indicator (#19631)
Diffstat (limited to 'keyboards/dztech')
-rw-r--r-- | keyboards/dztech/og60/info.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/dztech/og60/info.json b/keyboards/dztech/og60/info.json index 2be03ec852..0c86494f50 100644 --- a/keyboards/dztech/og60/info.json +++ b/keyboards/dztech/og60/info.json @@ -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"], |