summaryrefslogtreecommitdiff
path: root/keyboards/dp3000
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-07 13:36:14 +0000
committerGitHub <noreply@github.com>2024-01-07 13:36:14 +0000
commit6e3cc56bdfb8b222ca64eb15aa7e69d9bcdc2a08 (patch)
tree791524d8b0ebaece1bf808a6d0c8ad762be5fdef /keyboards/dp3000
parent7114eb25f812beddf59021ad6a5c70a331285481 (diff)
Migrate RGB Matrix config to info.json - D (#22811)
Diffstat (limited to 'keyboards/dp3000')
-rw-r--r--keyboards/dp3000/rev1/info.json4
-rw-r--r--keyboards/dp3000/rev2/config.h (renamed from keyboards/dp3000/config.h)5
2 files changed, 3 insertions, 6 deletions
diff --git a/keyboards/dp3000/rev1/info.json b/keyboards/dp3000/rev1/info.json
index 7ea2d101c4..5628066932 100644
--- a/keyboards/dp3000/rev1/info.json
+++ b/keyboards/dp3000/rev1/info.json
@@ -51,7 +51,9 @@
"max_brightness": 180,
"sat_steps": 8,
"speed_steps": 10,
- "val_steps": 8
+ "val_steps": 8,
+ "react_on_keyup": true,
+ "sleep": true
},
"ws2812": {
"pin": "B5"
diff --git a/keyboards/dp3000/config.h b/keyboards/dp3000/rev2/config.h
index 8d889e2c9f..237f9897ba 100644
--- a/keyboards/dp3000/config.h
+++ b/keyboards/dp3000/rev2/config.h
@@ -17,9 +17,4 @@
#pragma once
-#define RGB_MATRIX_LED_COUNT 8
#define RGB_MATRIX_SOLID_REACTIVE_GRADIENT_MODE
-#define RGB_MATRIX_KEYPRESSES
-#define RGB_MATRIX_KEYRELEASES
-#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
-#define RGB_MATRIX_SLEEP