summaryrefslogtreecommitdiff
path: root/keyboards/dotmod
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/dotmod
parent7114eb25f812beddf59021ad6a5c70a331285481 (diff)
Migrate RGB Matrix config to info.json - D (#22811)
Diffstat (limited to 'keyboards/dotmod')
-rw-r--r--keyboards/dotmod/dymium65/config.h9
-rw-r--r--keyboards/dotmod/dymium65/info.json4
2 files changed, 3 insertions, 10 deletions
diff --git a/keyboards/dotmod/dymium65/config.h b/keyboards/dotmod/dymium65/config.h
index fa5999ca48..ca6e56156d 100644
--- a/keyboards/dotmod/dymium65/config.h
+++ b/keyboards/dotmod/dymium65/config.h
@@ -21,12 +21,3 @@
21#define LOCKING_SUPPORT_ENABLE 21#define LOCKING_SUPPORT_ENABLE
22/* Locking resynchronize hack */ 22/* Locking resynchronize hack */
23#define LOCKING_RESYNC_ENABLE 23#define LOCKING_RESYNC_ENABLE
24
25// The number of LEDs connected
26#define RGB_MATRIX_LED_COUNT 66
27#define RGB_MATRIX_KEYPRESSES
28#define RGB_MATRIX_KEYRELEASES
29#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
30#define RGB_DISABLE_AFTER_TIMEOUT 0
31#define RGB_MATRIX_LED_FLUSH_LIMIT 16
32#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 200
diff --git a/keyboards/dotmod/dymium65/info.json b/keyboards/dotmod/dymium65/info.json
index 650260483c..6095f4c3f1 100644
--- a/keyboards/dotmod/dymium65/info.json
+++ b/keyboards/dotmod/dymium65/info.json
@@ -59,7 +59,9 @@
59 "solid_reactive_cross": true, 59 "solid_reactive_cross": true,
60 "solid_reactive_nexus": true, 60 "solid_reactive_nexus": true,
61 "splash": true 61 "splash": true
62 } 62 },
63 "max_brightness": 200,
64 "react_on_keyup": true
63 }, 65 },
64 "layouts": { 66 "layouts": {
65 "LAYOUT": { 67 "LAYOUT": {