summaryrefslogtreecommitdiff
path: root/keyboards/mlego/m60_split/rev2
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mlego/m60_split/rev2')
-rw-r--r--keyboards/mlego/m60_split/rev2/config.h4
-rw-r--r--keyboards/mlego/m60_split/rev2/info.json6
2 files changed, 6 insertions, 4 deletions
diff --git a/keyboards/mlego/m60_split/rev2/config.h b/keyboards/mlego/m60_split/rev2/config.h
index bf60a6966c..82ea1b37e3 100644
--- a/keyboards/mlego/m60_split/rev2/config.h
+++ b/keyboards/mlego/m60_split/rev2/config.h
@@ -15,10 +15,6 @@
*/
#pragma once
-#define SPLIT_LAYER_STATE_ENABLE
-#define SPLIT_LED_STATE_ENABLE
-
-
#define SPLIT_HAND_PIN B9
#define SERIAL_USART_TX_PIN B6
diff --git a/keyboards/mlego/m60_split/rev2/info.json b/keyboards/mlego/m60_split/rev2/info.json
index 1ba28e0a52..4ba6442443 100644
--- a/keyboards/mlego/m60_split/rev2/info.json
+++ b/keyboards/mlego/m60_split/rev2/info.json
@@ -46,6 +46,12 @@
"cols": ["B0", "A3", "A2", "A1", "B7", "B5"],
"rows": ["B1", "A4", "A5", "A6", "A7"]
}
+ },
+ "transport": {
+ "sync": {
+ "indicators": true,
+ "layer_state": true
+ }
}
},
"processor": "STM32F411",