summaryrefslogtreecommitdiffstats
path: root/keyboards/alfredslab/swift65/solder/info.json
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-05-27 12:27:44 +1000
committerGitHub <noreply@github.com>2023-05-27 12:27:44 +1000
commit363bfdbfda5ea9fa996390920a9e8982535b76c8 (patch)
tree65684518b21240b47f7a64d8f0462e246ede70cc /keyboards/alfredslab/swift65/solder/info.json
parent8fdcba12e684e7b1f0934fc9dc622e8e51f1deb9 (diff)
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'keyboards/alfredslab/swift65/solder/info.json')
-rw-r--r--keyboards/alfredslab/swift65/solder/info.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/alfredslab/swift65/solder/info.json b/keyboards/alfredslab/swift65/solder/info.json
index abaaf12353..129b0436d9 100644
--- a/keyboards/alfredslab/swift65/solder/info.json
+++ b/keyboards/alfredslab/swift65/solder/info.json
@@ -8,6 +8,9 @@
"pid": "0xD4C3",
"device_version": "0.0.1"
},
+ "rgblight": {
+ "max_brightness": 100
+ },
"ws2812": {
"pin": "D2"
},