summaryrefslogtreecommitdiffstats
path: root/keyboards/mwstudio/mw75
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mwstudio/mw75')
-rw-r--r--keyboards/mwstudio/mw75/config.h3
-rw-r--r--keyboards/mwstudio/mw75/info.json4
2 files changed, 4 insertions, 3 deletions
diff --git a/keyboards/mwstudio/mw75/config.h b/keyboards/mwstudio/mw75/config.h
index 0a9b073ce1..9f7ac76614 100644
--- a/keyboards/mwstudio/mw75/config.h
+++ b/keyboards/mwstudio/mw75/config.h
@@ -16,12 +16,9 @@
#pragma once
-#define RGBLIGHT_SLEEP
-
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 200
#define RGB_MATRIX_DEFAULT_VAL RGB_MATRIX_MAXIMUM_BRIGHTNESS
#define RGB_MATRIX_LED_COUNT 97
-#define RGBLED_NUM 97
#define RGB_MATRIX_KEYPRESSES
#define ENABLE_RGB_MATRIX_ALPHAS_MODS
diff --git a/keyboards/mwstudio/mw75/info.json b/keyboards/mwstudio/mw75/info.json
index cc2e3dc408..5637110e55 100644
--- a/keyboards/mwstudio/mw75/info.json
+++ b/keyboards/mwstudio/mw75/info.json
@@ -24,6 +24,10 @@
"bootmagic": {
"matrix": [0, 1]
},
+ "rgblight": {
+ "led_count": 97,
+ "sleep": true
+ },
"ws2812": {
"pin": "B3"
},
[cgit] Unable to lock slot /tmp/cgit/8a100000.lock: Permission denied (13)