diff options
Diffstat (limited to 'keyboards/eyeohdesigns/theboulevard/info.json')
-rw-r--r-- | keyboards/eyeohdesigns/theboulevard/info.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/eyeohdesigns/theboulevard/info.json b/keyboards/eyeohdesigns/theboulevard/info.json index a94968a989..b7e911d5dc 100644 --- a/keyboards/eyeohdesigns/theboulevard/info.json +++ b/keyboards/eyeohdesigns/theboulevard/info.json @@ -18,6 +18,12 @@ {"pin_a": "F5", "pin_b": "F4", "resolution": 2} ] }, + "rgblight": { + "saturation_steps": 8, + "brightness_steps": 8, + "led_count": 2, + "sleep": true + }, "ws2812": { "pin": "F6" }, |