summaryrefslogtreecommitdiffstats
path: root/keyboards/mt/mt84
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mt/mt84')
-rw-r--r--keyboards/mt/mt84/config.h1
-rw-r--r--keyboards/mt/mt84/info.json3
2 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/mt/mt84/config.h b/keyboards/mt/mt84/config.h
index 012c209f77..1a2d49d734 100644
--- a/keyboards/mt/mt84/config.h
+++ b/keyboards/mt/mt84/config.h
@@ -83,7 +83,6 @@
#endif
-#define RGB_DI_PIN B0
# define RGBLIGHT_EFFECT_STATIC_GRADIENT
# define RGBLIGHT_EFFECT_RAINBOW_SWIRL
# define RGBLIGHT_EFFECT_BREATHING
diff --git a/keyboards/mt/mt84/info.json b/keyboards/mt/mt84/info.json
index 036aa9d0d4..c171ba99c4 100644
--- a/keyboards/mt/mt84/info.json
+++ b/keyboards/mt/mt84/info.json
@@ -8,6 +8,9 @@
"pid": "0x0002",
"device_version": "0.0.1"
},
+ "ws2812": {
+ "pin": "B0"
+ },
"matrix_pins": {
"cols": ["B5", "B6", "C6", "C7", "F7", "F6", "F5", "F4", "F1", "F0", "B1", "B2", "B3", "B7", "E6"],
"rows": ["D7", "D6", "D5", "D3", "D2", "D4"]