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/abko | |
| parent | dfb6d38f08b3912baffbca23e351dd0ad836238c (diff) | |
RGB Matrix: driver naming cleanups (#21594)
Diffstat (limited to 'keyboards/abko')
| -rw-r--r-- | keyboards/abko/ak84bt/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/abko/ak84bt/info.json b/keyboards/abko/ak84bt/info.json index 30dd823575..657e17a90c 100644 --- a/keyboards/abko/ak84bt/info.json +++ b/keyboards/abko/ak84bt/info.json | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | }, | 27 | }, |
| 28 | "processor": "STM32F103", | 28 | "processor": "STM32F103", |
| 29 | "rgb_matrix": { | 29 | "rgb_matrix": { |
| 30 | "driver": "IS31FL3733", | 30 | "driver": "is31fl3733", |
| 31 | "layout": [ | 31 | "layout": [ |
| 32 | {"matrix": [0, 0], "x": 7, "y": 2, "flags": 4}, | 32 | {"matrix": [0, 0], "x": 7, "y": 2, "flags": 4}, |
| 33 | {"matrix": [0, 2], "x": 34, "y": 2, "flags": 4}, | 33 | {"matrix": [0, 2], "x": 34, "y": 2, "flags": 4}, |
