diff options
| author | Joel Challis | 2024-06-22 13:14:17 +0200 |
|---|---|---|
| committer | GitHub | 2024-06-22 13:14:17 +0200 |
| commit | 7824e7ed9ba3e79103625b6f038033eb3f5c5320 (patch) | |
| tree | c2a9095508b7f451a49b0b192d742194b83f485b /keyboards/rubi/keyboard.json | |
| parent | 17498fa48a8c5c0ac439e59d0db12a41954d4fb0 (diff) | |
Migrate `led_update_kb` implementations to DD (#23983)
Diffstat (limited to 'keyboards/rubi/keyboard.json')
| -rw-r--r-- | keyboards/rubi/keyboard.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/rubi/keyboard.json b/keyboards/rubi/keyboard.json index cb94b58615..555376b533 100644 --- a/keyboards/rubi/keyboard.json +++ b/keyboards/rubi/keyboard.json @@ -22,6 +22,9 @@ "resync": true } }, + "indicators": { + "caps_lock": "C6" + }, "matrix_pins": { "cols": ["B3", "B2", "B1", "F7"], "rows": ["F0", "F1", "F4", "F5", "F6"] |