diff options
| author | Ryan <fauxpark@gmail.com> | 2023-07-21 09:27:55 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-21 09:27:55 +1000 |
| commit | 4137685f8eb3ecde7ba0158a78cd9c411ee05606 (patch) | |
| tree | 52e5a157409680ae62e42318c4f6f7087bef19e2 /keyboards/ai03 | |
| parent | b090354143612d2c0f5c8629510542de5bd4e29e (diff) | |
backlight: split AVR PWM and timer drivers (#21540)
Diffstat (limited to 'keyboards/ai03')
| -rw-r--r-- | keyboards/ai03/equinox/rev0/info.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/ai03/equinox/rev0/info.json b/keyboards/ai03/equinox/rev0/info.json index f5dd365564..396f50c376 100644 --- a/keyboards/ai03/equinox/rev0/info.json +++ b/keyboards/ai03/equinox/rev0/info.json | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | }, | 5 | }, |
| 6 | "diode_direction": "COL2ROW", | 6 | "diode_direction": "COL2ROW", |
| 7 | "backlight": { | 7 | "backlight": { |
| 8 | "driver": "timer", | ||
| 8 | "pin": "D1", | 9 | "pin": "D1", |
| 9 | "levels": 5, | 10 | "levels": 5, |
| 10 | "breathing": true | 11 | "breathing": true |
