diff options
Diffstat (limited to 'keyboards/handwired/consolekeyboard/27key/info.json')
| -rw-r--r-- | keyboards/handwired/consolekeyboard/27key/info.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/handwired/consolekeyboard/27key/info.json b/keyboards/handwired/consolekeyboard/27key/info.json index 86682eb0f4..6f9c3a7d2d 100644 --- a/keyboards/handwired/consolekeyboard/27key/info.json +++ b/keyboards/handwired/consolekeyboard/27key/info.json @@ -8,6 +8,15 @@ "pid": "0x3433", "device_version": "0.0.1" }, + "rgblight": { + "saturation_steps": 8, + "brightness_steps": 8, + "led_count": 6, + "sleep": true, + "animations": { + "breathing": true + } + }, "ws2812": { "pin": "F4" }, |