diff options
Diffstat (limited to 'keyboards/exclusive/e6_rgb/info.json')
-rw-r--r-- | keyboards/exclusive/e6_rgb/info.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/exclusive/e6_rgb/info.json b/keyboards/exclusive/e6_rgb/info.json index 0381b209a8..04b4b9db39 100644 --- a/keyboards/exclusive/e6_rgb/info.json +++ b/keyboards/exclusive/e6_rgb/info.json @@ -16,6 +16,9 @@ "rows": ["F1", "F4", "F5", "F6", "D6"] }, "diode_direction": "COL2ROW", + "rgblight": { + "led_count": 6 + }, "ws2812": { "pin": "B7" }, |