diff options
Diffstat (limited to 'keyboards/taleguers/taleguers75/info.json')
-rw-r--r-- | keyboards/taleguers/taleguers75/info.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/taleguers/taleguers75/info.json b/keyboards/taleguers/taleguers75/info.json index 229894fa9d..711fa3821a 100644 --- a/keyboards/taleguers/taleguers75/info.json +++ b/keyboards/taleguers/taleguers75/info.json @@ -18,6 +18,13 @@ {"pin_a": "B6", "pin_b": "B5"} ] }, + "rgblight": { + "saturation_steps": 8, + "brightness_steps": 8, + "led_count": 6, + "sleep": true, + "led_map": [5, 4, 3, 2, 1, 0] + }, "ws2812": { "pin": "D3" }, |