summaryrefslogtreecommitdiff
path: root/keyboards/paprikman/albacore/info.json
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-10 09:55:09 +0000
committerGitHub <noreply@github.com>2024-01-10 09:55:09 +0000
commit41948350e866b8881a82a384342686942fc92865 (patch)
treeed7377a2b269ec6c846a01249601e43ce679533c /keyboards/paprikman/albacore/info.json
parent833abef115c8715a2bb56a871a557cc6e80ff48c (diff)
Migrate RGB Matrix config to info.json - NOPQ (#22866)
Diffstat (limited to 'keyboards/paprikman/albacore/info.json')
-rw-r--r--keyboards/paprikman/albacore/info.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/paprikman/albacore/info.json b/keyboards/paprikman/albacore/info.json
index 5fad6237fa..bee94e84b1 100644
--- a/keyboards/paprikman/albacore/info.json
+++ b/keyboards/paprikman/albacore/info.json
@@ -9,7 +9,9 @@
"device_version": "0.0.1"
},
"rgb_matrix": {
- "driver": "ws2812"
+ "driver": "ws2812",
+ "max_brightness": 220,
+ "sleep": true
},
"matrix_pins": {
"cols": ["C6", "B6", "B5", "B4"],