diff options
| author | Ryan <fauxpark@gmail.com> | 2023-08-23 10:00:03 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-23 01:00:03 +0100 |
| commit | 37bc9499453f95e4e835faa751dbfffff9bfd644 (patch) | |
| tree | df976fa0c137564ace2a48caca69ea58e2ba6468 /keyboards/synthlabs/060 | |
| parent | dfb6d38f08b3912baffbca23e351dd0ad836238c (diff) | |
RGB Matrix: driver naming cleanups (#21594)
Diffstat (limited to 'keyboards/synthlabs/060')
| -rw-r--r-- | keyboards/synthlabs/060/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/synthlabs/060/info.json b/keyboards/synthlabs/060/info.json index 1953af10e7..b816b18027 100644 --- a/keyboards/synthlabs/060/info.json +++ b/keyboards/synthlabs/060/info.json | |||
| @@ -30,7 +30,7 @@ | |||
| 30 | "force_nkro": true | 30 | "force_nkro": true |
| 31 | }, | 31 | }, |
| 32 | "rgb_matrix": { | 32 | "rgb_matrix": { |
| 33 | "driver": "WS2812", | 33 | "driver": "ws2812", |
| 34 | "layout": [ | 34 | "layout": [ |
| 35 | {"flags": 1, "matrix": [0, 0], "x": 0, "y": 0}, | 35 | {"flags": 1, "matrix": [0, 0], "x": 0, "y": 0}, |
| 36 | {"flags": 4, "matrix": [0, 1], "x": 16, "y": 0}, | 36 | {"flags": 4, "matrix": [0, 1], "x": 16, "y": 0}, |
