diff options
Diffstat (limited to 'keyboards/handwired/consolekeyboard/20key/info.json')
-rw-r--r-- | keyboards/handwired/consolekeyboard/20key/info.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/handwired/consolekeyboard/20key/info.json b/keyboards/handwired/consolekeyboard/20key/info.json index 1dc5a331e1..bfcbf70c85 100644 --- a/keyboards/handwired/consolekeyboard/20key/info.json +++ b/keyboards/handwired/consolekeyboard/20key/info.json @@ -8,6 +8,12 @@ "pid": "0x3432", "device_version": "0.0.1" }, + "rgblight": { + "saturation_steps": 8, + "brightness_steps": 8, + "led_count": 6, + "sleep": true + }, "ws2812": { "pin": "F4" }, |