aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mt/mt84/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mt/mt84/info.json')
-rw-r--r--keyboards/mt/mt84/info.json13
1 files changed, 12 insertions, 1 deletions
diff --git a/keyboards/mt/mt84/info.json b/keyboards/mt/mt84/info.json
index e7a7507d7e..74343e3583 100644
--- a/keyboards/mt/mt84/info.json
+++ b/keyboards/mt/mt84/info.json
@@ -8,11 +8,22 @@
"pid": "0x0002",
"device_version": "0.0.1"
},
+ "rgblight": {
+ "saturation_steps": 8,
+ "brightness_steps": 8,
+ "led_count": 18,
+ "sleep": true,
+ "animations": {
+ "breathing": true,
+ "rainbow_swirl": true,
+ "static_gradient": true
+ }
+ },
"ws2812": {
"pin": "B0"
},
"rgb_matrix": {
- "driver": "IS31FL3737"
+ "driver": "is31fl3737"
},
"matrix_pins": {
"cols": ["B5", "B6", "C6", "C7", "F7", "F6", "F5", "F4", "F1", "F0", "B1", "B2", "B3", "B7", "E6"],