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/dotmod | |
| parent | dfb6d38f08b3912baffbca23e351dd0ad836238c (diff) | |
RGB Matrix: driver naming cleanups (#21594)
Diffstat (limited to 'keyboards/dotmod')
| -rw-r--r-- | keyboards/dotmod/dymium65/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dotmod/dymium65/info.json b/keyboards/dotmod/dymium65/info.json index 83e2951baa..650260483c 100644 --- a/keyboards/dotmod/dymium65/info.json +++ b/keyboards/dotmod/dymium65/info.json | |||
| @@ -38,7 +38,7 @@ | |||
| 38 | "pin": "D7" | 38 | "pin": "D7" |
| 39 | }, | 39 | }, |
| 40 | "rgb_matrix": { | 40 | "rgb_matrix": { |
| 41 | "driver": "WS2812", | 41 | "driver": "ws2812", |
| 42 | "animations": { | 42 | "animations": { |
| 43 | "breathing": true, | 43 | "breathing": true, |
| 44 | "band_val": true, | 44 | "band_val": true, |
