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