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