summaryrefslogtreecommitdiff
path: root/keyboards/planck/rev6/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/planck/rev6/info.json
parent833abef115c8715a2bb56a871a557cc6e80ff48c (diff)
Migrate RGB Matrix config to info.json - NOPQ (#22866)
Diffstat (limited to 'keyboards/planck/rev6/info.json')
-rw-r--r--keyboards/planck/rev6/info.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/planck/rev6/info.json b/keyboards/planck/rev6/info.json
index a6ad35281d..add17963b4 100644
--- a/keyboards/planck/rev6/info.json
+++ b/keyboards/planck/rev6/info.json
@@ -16,7 +16,8 @@
"driver": "pwm"
},
"rgb_matrix": {
- "driver": "ws2812"
+ "driver": "ws2812",
+ "sleep": true
},
"matrix_pins": {
"cols": ["B11", "B10", "B2", "B1", "A7", "B0"],